Retrieves a list of API tokens associated with a single user.
The ID of the user.
"d81c8ee2-44b3-429f-b944-a33ad7437690"
OK
The ID of the token.
The token name.
Whether the user had multi-factor authentication (MFA) enabled when they created the token.
The token in plain text (available only when created).
The date and time when the token was created.
The date and time when the token was last updated.
The date and time when the token was last exchanged for an access token. This will be null for a token which has never been used, or not used since this API property was added. Note: After an API token is used, the derived access token may continue to be used until its expiry. This also applies to SSH certificate(s) derived from the access token.