Skip to main content
POST
/
v3
/
oauth
/
introspect
Introspect an OAuth access or refresh token
curl --request POST \
  --url https://api.myscalev.com/v3/oauth/introspect \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Success

Raw single-resource success payload for v3.