Service Account Tokens

Get a service account token

get/api/v3/workspaces/{workspace}/service-account-tokens/{tokenId}

Path parameters

workspacestring required

Workspace short name

tokenIdstring uuid required

Token UUID

Response

Token metadata

idstring uuid
namestring
tokenSuffixstring

Last 8 characters of the JWT for identification

createdByNamestring nullable
expiresAtstring date-time nullable
isRevokedboolean
isExpiredboolean
isActiveboolean
lastUsedAtstring date-time nullable
createdAtstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.