v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
users
tokens

View a token

DEPRECATED: User API tokens have been deprecated in favor of user API keys. This endpoint remains available to manage existing API tokens. Create a user API key instead.

View an API token for a user. Only the authenticated user themselves and server admins have access to this endpoint.

get/v0/users/{user}/tokens/{token}

Path parameters

tokenstring uuid required

The UUID for a token.

userstring required

The slug or UUID for a user.

Response

successful operation

creationstring date-time required
expirationstring date-time required
namestring required
revokedstring date-time
tokenstring required
userstring uuid required
uuidstring uuid required