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
Will return a response indicating the status of the supplied access token
User or account level token in Header, key = 'Authorization', value = 'Bearer '
Token is current
Token is invalid