Tokens
Test an API Token
GET
/
tokens
/
test
This endpoint can be used to test the validity of an API token.
For more information about authentication, see the API Authentication Guide .
Response Fields
tenant_id
number
The currently authenticated tenant id.
api_key_id
number
The ID of the API Key that was used to generate this tenant.
Was this page helpful?