Skip to main content
GET
Check if the current access token is valid and not expired.

Headers

string
required
Bearer token: Bearer <access_token>

Response

boolean
Whether the token is valid
string
User ID associated with the token
string
Email associated with the token