List audit log
Audit Log
List audit log
Requires one of the following scopes: audit_logs:read, audit_logs:all, all:read, all:all
GET
List audit log
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of items to return
Required range:
1 <= x <= 1000Example:
10
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
Example:
"01956fbd-0eb1-72db-a565-82977a586084"
Filter by activity type
Example:
1
Search term to filter logs
Example:
"login"
Start date to filter logs
Example:
"2024-01-01"
End date to filter logs
Example:
"2024-01-01"