Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 749 Bytes

File metadata and controls

15 lines (11 loc) · 749 Bytes

UserApiToken

Properties

Name Type Description Notes
account str The account who generated this token. [optional]
account_type str The user or service account generated this token. [optional]
date_generated int The generation date of the token. [optional]
last_used int The last time this token was used [optional]
token_id str The identifier of the user API token
token_name str The name of the user API token [optional]

[Back to Model list] [Back to API list] [Back to README]