Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1 KB

File metadata and controls

19 lines (15 loc) · 1 KB

AuditLogFile

Properties

Name Type Description Notes
id int Unique ID [optional]
file_name str File Name [optional]
format str Format of the file [optional]
created_at datetime ISO 8601 timestamp when the resource was created [optional]
updated_at datetime ISO 8601 timestamp when the resource was updated [optional]
url str The expiring URL to download this file from [optional]
organization Organization Associated Organization [optional]
organization_id int Associated Organization ID [optional]
user User Associated User [optional]
user_id int Associated User ID [optional]

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