curl --request GET \
--url https://{tenant}.torchapp.com.au/api/tokens \
--header 'Authorization: Bearer <token>'[
{}
]Get API tokens for the authenticated user.
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/tokens \
--header 'Authorization: Bearer <token>'[
{}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token list