Participant APIAuth
Validate access token
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/auth/token/validate"{
"tokenInfos": {}
}{
"error": "string"
}{
"error": "string"
}