Audit
Get account audit logs (Version 2)
accounts.logs.audit.list(AuditListParams**kwargs) -> SyncCursorPaginationAfter[AuditListResponse]
GET/accounts/{account_id}/logs/audit
ModelsExpand Collapse
class AuditListResponse: …
class AuditListResponse: …
actor: Optional[Actor]Provides details about the actor who performed the action.
actor: Optional[Actor]
Provides details about the actor who performed the action.