This endpoint validates an access token to ensure it is still valid and has not expired or been revoked.
It is useful for confirming the authenticity of a token before making further API requests.
Responses
400
The token is invalid, typically due to a malformed or missing token.
Example response: