POST
/
auth
/
v1
/
status

Authorizations

clientId
string
headerrequired
clientSecret
string
headerrequired

Body

application/json
requestId
string
required

The unique request ID of the authentication process.

Response

200 - application/json
token
string

A token representing the completed transaction.

status
string

The status of the authentication.

completedAt
integer

The timestamp when the authentication was completed.

identities
object[]