v1

latestOpenAPI 3.0.02026-08-04660400.1 KB

Get details about your current auth token

Returns metadata about the auth token used to make this API call

get/v1/core/auth/caller-identity

Response

Get details about your current auth token

tokenIdstring required
tokenNamestring required
organizationIdstring required
authorizedOrgGroupIdstring nullable required

The ID of the org-group that this token is authorized to act as. Default null.

parentOrgGroupTokenIdstring nullable required

The ID of the org-group-token that created this org-scoped token. Will be null for tokens created through the UI.

createdAtstring required
createdBystring nullable required

The Siro uid of the user who created the token.