Skip to main content
POST
Validate an access token

Authorizations

x-tenant-api-key
string
header
required

Tenant API key for authentication

Body

application/json
token
string
required

Response

200 - application/json

Validation result

valid
boolean
userId
string<uuid>
tenantId
string<uuid>
expiresAt
string<date-time>
scopes
string[]