API Token

Retrieves API tokens that are about to expire

Returns a list of API tokens that will expire within the configured number of days.

For admin users, returns all expiring tokens from all users. For limited users, returns only their own expiring tokens.

The number of days to look ahead can be configured via the EXPIRING_TOKEN_LOOKAHEAD_DAYS property (default: 7).

get/api/v1/apitoken/expiring

Response

Expiring API tokens successfully retrieved

Changes

No recorded changes to this endpoint across all 1 revision of this API.