token

get a token by id

This can only be done by a logged in user/service account with the required privileges.

get/token/:id

Path parameters

idstring required

ID of the token

Response

_idstring required
tokenIdstring

This is a JTI

inquirerstring

id of the inquiring service account

initiatorstring

id of the initiator service

descriptionstring
permissionsstring[]

An array containing the permissions

type'EPHEMERAL_SERVICE_ACCOUNT'
{"stackTrail":"components:schemas:Token:properties:createdAt","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:Token:properties:updatedAt","oasType":"schema","type":"unknown"}

Changes