Fetch audit logs for a specific agent. Supports filtering by event type, date range, and conversation.
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
The ID of the agent
Filter logs by event type
ASSIGNMENT, TAG_UPDATE Start date for filtering logs (ISO 8601)
End date for filtering logs (ISO 8601)
Optional conversation ID to scope results to one conversation
Maximum number of logs to return (default: 100)
x >= 1Number of logs to skip for pagination (default: 0)
x >= 0