Skip to main content
GET
Get current identity

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Response

Current identity

actorId
string
required
actorType
string
required
actorName
string
required
apiKey
object | null