Skip to main content
GET
/
v1
/
api
/
me
/
stuck-plus
/
sessions
List stuck sessions for the authenticated client
curl --request GET \
  --url http://service.authmatech.com/v1/api/me/stuck-plus/sessions \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Query Parameters

status
string
journeyType
string
operator
string
countryCode
string
from
string<date-time>
to
string<date-time>
page
integer<int32>
default:0
size
integer<int32>
default:25

Response

200 - */*

OK

The response is of type object.