Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 581 Bytes

File metadata and controls

14 lines (11 loc) · 581 Bytes

# ApiKey

Properties

Name Type Description Notes
id string API key identifier
name string API key name
created_at \DateTime Creation timestamp
expires_at \DateTime Expiration timestamp [optional]
is_active bool Whether the key is active
last_used_at \DateTime Last usage timestamp [optional]

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