List chats
Retrieve a list of chats, optionally filtered by agent ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
agent_id
Filter chats by agent ID.
limit
Limit the number of chats to return.
cursor
Cursor to start from.
Response
200
status
Whether the request was successful.
response