v1

latestOpenAPI 3.0.12026-07-23429391.9 KB
Authentication

Validate and show token information

Validates and shows information for a token, including its expiration date and authorization scope

get/auth/tokens

Query parameters

nocatalogboolean

Excludes the service catalog from the response

allow_expiredboolean

Allow fetching a token that has expired

Headers

X-Auth-Tokenstring required

A valid authentication token

X-Subject-Tokenstring required

The authentication token to validate

Response

Token validation successful