API Tokens
Validate API Token
Validates an API token belonging to a user.
GET
Response
200 - application/json
The time of expiration for the provided token in unix epoch seconds, or -1
if there is no expiration.
Was this page helpful?
Validates an API token belonging to a user.
The time of expiration for the provided token in unix epoch seconds, or -1
if there is no expiration.
Was this page helpful?