Identity.Api
  1. Identity
Identity.Api
  • Identity
    • /token
      POST
    • /verify
      GET
  • Schemas
    • Schemas
      • TokenGrantType
      • TokenRequest
  1. Identity

/verify

GET
/verify

Request

None

Responses

🟢200OK
OK
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/verify'
Modified at 2025-09-04 10:57:20
Previous
/token
Next
TokenGrantType
Built with