Logs
LogsAudit
Get organization audit logs (Version 2, Beta release)
GET/organizations/{organization_id}/logs/audit
ModelsExpand Collapse
AuditListResponse object { id, action, actor, 3 more }
AuditListResponse object { id, action, actor, 3 more }
action: optional object { description, result, time, type } Provides information about the action performed.
action: optional object { description, result, time, type }
Provides information about the action performed.
actor: optional object { id, context, email, 4 more } Provides details about the actor who performed the action.
actor: optional object { id, context, email, 4 more }
Provides details about the actor who performed the action.
raw: optional object { cf_ray_id, method, status_code, 2 more } Provides raw information about the request and response.
raw: optional object { cf_ray_id, method, status_code, 2 more }
Provides raw information about the request and response.