Introspect

Description

Introspect the client on a given token

OAuth 2.0 Scope elements

  • authorization.introspect

Method

POST

Path

[runtime-name]/api/az/v1/introspection

Form parameters

token
Access Token

Produces

application/json

Responses

404
Not Found
200
Introspection data
201
Created
401
Unauthorized request
400
Invalid request
403
Forbidden