Documentation Index

Fetch the complete documentation index at: https://support.jacquard.com/llms.txt

Use this file to discover all available pages before exploring further.

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