v1
latestOpenAPI 3.1.02026-07-2631411.5 MBAI - Chats
List chats
List all chat sessions
get/ai/chats/list
Query parameters
agentUuidstring uuid
Filter chats by agent identifier.
Filter chats by agent identifier.
releaseUuidstring uuid
Filter chats by release identifier.
Filter chats by release identifier.
userUuidstring uuid
Filter chats by user identifier.
Filter chats by user identifier.
triggerType'connector' | 'draft' | 'web_extension' | 'app' | 'workflow'
Filter chats by trigger type.
Filter chats by trigger type.
messageStatusesstring[]
Filter chats by their last message status.
Filter chats by their last message status.
namestring
Filter chats by name (partial match).
Filter chats by name (partial match).
createdAfterstring
Filter chats created after this ISO date.
Filter chats created after this ISO date.
createdBeforestring
Filter chats created before this ISO date.
Filter chats created before this ISO date.
limitstring
Maximum number of chats to return.
Maximum number of chats to return.
offsetstring
Number of chats to skip.
Number of chats to skip.
Response
Successful response