OptionalrequestOptions: RefreshTokensClient.RequestOptionsRequest-specific configuration.
Revoke refresh tokens in bulk by ID list, user, user+client, or client.
OptionalrequestOptions: RefreshTokensClient.RequestOptionsRequest-specific configuration.
Retrieve refresh token information.
ID refresh token to retrieve
OptionalrequestOptions: RefreshTokensClient.RequestOptionsRequest-specific configuration.
Delete a refresh token by its ID.
ID of the refresh token to delete.
OptionalrequestOptions: RefreshTokensClient.RequestOptionsRequest-specific configuration.
Update a refresh token by its ID.
ID of the refresh token to update.
OptionalrequestOptions: RefreshTokensClient.RequestOptionsRequest-specific configuration.
Retrieve a paginated list of refresh tokens for a specific user, with optional filtering by client ID. Results are sorted by credential_id ascending.