List Post

POST

Gets the token metadata for all the tokens corresponding to the given token type issued for a given subject.

Request

This endpoint expects an object.
client_idstringOptional

An identifier that represents the application, which requested the token. Only relevant for application access tokens.

requested_token_typeenumOptional

The type of the requested token.

subjectstringOptional

The subject associated with the token. In the absence of this parameter, the ID of the authenticated entity is treated as the subject.

Response

This endpoint returns an object.
tokenslist of objects

The list of token metadata.