GET
/
account
/
api
/
v1
/
session
/
request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
required

Request ID

Response

200 - application/json

Session request status

message
string
required
succeeded
boolean | null
status
string | null
details
object

Was this page helpful?