Get a single authentication token by ID
Org-Scoped Tokens
Get a single authentication token by ID
Get a single authentication token within a given org by ID
GET
Get a single authentication token by ID
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.
Path Parameters
Response
200 - application/json
Get a single authentication token by ID
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.