Introspect RPT
Introspect RPT
Headers
Request body
Example request
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6"
}Response
OK
Example response
{
"active": true,
"exp": 1535709072,
"iat": 1535709072,
"nbf": 1535709072,
"client_id": "@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!0ED4.C61D.6FA7.8F42",
"aud": "@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!0ED4.C61D.6FA7.8F42",
"iss": "http://as.com"
}Changes
Changed in 3 of the 50 revisions of this API.516
- ○
added the new optional
headerrequest parameterAuthorizationOxdIdnew-optional-request-parameter
- ○
- ○
added optional request body
request-body-added-optional
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status403response-media-type-added
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○
- ▲
removed the request body
request-body-removed
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status400response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status403response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status500response-media-type-removed
- ●
deleted the
headerrequest parameterAuthorizationOxdIdrequest-parameter-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲