At Stack AI, security and privacy of our customer's data is our top priority. Today, we are thrilled to announce that Stack AI is now SOC 2 Type II and HIPAA compliant.
Connect to Zendesk to manage customer support tickets and support interactions.
#### Allowed For * Admins on accounts that have audit log access #### Pagination * Cursor pagination (recommended) * Offset pagination See [Pagination](/api-reference/introduction/pagination/). Returns a maximum of 100 records per page.
Filter audit logs by the source type. For example, user or rule
Filter audit logs by the source id. Requires `filter[source_type]` to also be set
Filter audit logs by the actor id
Filter audit logs by the ip address
Filter audit logs by the time of creation. When used, you must specify `filter[created_at]` twice in your request, first with the start time and again with an end time
Filter audit logs by the action
Offset pagination only. Sort audit logs. Default is `sort_by=created_at`
Offset pagination only. Sort audit logs. Default is `sort_order=desc`
Cursor pagination only. Sort audit logs. Default is `sort=-created_at`
Status code of the response
Headers of the response
Body of the response