List your personal access tokens
Returns the authenticated user’s tokens that have not been revoked, newest first. The token values themselves are never returned.
Authorizations
Email address and password. A personal access token (pat_…) or session token (token-…) may also be sent in the password field, with any non-empty value as the username — a blank username short-circuits to a 401 before the token is read.
Response
OK
User-supplied label, e.g. ci-deploy
First 8 hex characters after pat_, for telling tokens apart
Unix timestamp
Unix timestamp of the last request made with this token (throttled to one write per minute)
Unix timestamp after which the token stops working
Unix timestamp at which the token was revoked