POST
/
auth
/
v1
/
status

Authorizations

clientId
string
header
required
clientSecret
string
header
required

Body

application/json
requestId
string
required

The unique request ID of the authentication process.

Response

200 - application/json
completedAt
integer

The timestamp when the authentication was completed.

identities
object[]
status
string

The status of the authentication.

token
string

A token representing the completed transaction.