Check a token

Prev Next
Get
/auth/check

Will return a response indicating the status of the supplied access token

Security
HTTP
Type bearer

User or account level token in Header, key = 'Authorization', value = 'Bearer '

Responses
200

Token is current

401

Token is invalid