Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 585 Bytes

File metadata and controls

14 lines (11 loc) · 585 Bytes

# ApiKeyResponse

Properties

Name Type Description Notes
id string API key identifier
name string API key name
key string The API key (only returned on creation)
created_at \DateTime Creation timestamp
expires_at \DateTime Expiration timestamp [optional]
is_active bool Whether the key is active

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