Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 749 Bytes

UserApiToken.md

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]