Skip to main content
List tokens registered in the system. Requires token:list or token:* permission. By default, only valid (non-expired, non-revoked) tokens are returned.

Query parameters

uuid
Filter by specific token ID.
string
Filter by token issuer.
string
Filter by token subject.
boolean
default:"false"
Include expired and revoked tokens in results.

List all valid tokens

Response fields

array
List of token information objects.

Filter by subject