Fetch Conversation Audit Logs
Audit Logs
Fetch Conversation Audit Logs
Fetch audit logs for a specific conversation.
GET
Fetch Conversation Audit Logs
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The ID of the conversation
Query Parameters
Filter logs by event type
Available options:
ASSIGNMENT, TAG_UPDATE Maximum number of logs to return (default: 50)
Required range:
x >= 1Number of logs to skip for pagination (default: 0)
Required range:
x >= 0