Get details about your current auth token
Introspection
Get details about your current auth token
Returns metadata about the auth token used to make this API call
GET
Get details about your current auth token
Authorizations
Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.
Response
200 - application/json
Get details about your current auth token
The ID of the org-group that this token is authorized to act as. Default null.
The ID of the org-group-token that created this org-scoped token. Will be null for tokens created through the UI.
The Siro uid of the user who created the token.