v3
latestSwagger 2.02026-08-067506752.0 MBai
Retrieve previous AI chats
get/v1/org/{orgId}/ai/chat
Path parameters
orgIdstring required
Org identifier (either id or slug)
Query parameters
userIdstring
User id
agentUserIdstring
Filter by agent user id
fromAtstring
Timestamp to search from
untilAtstring
Timestamp to search up until
fromstring
Identifier to paginate from
limitinteger
Number of results to return
sortstring
Sort by (default is createAt, can also use updateAt)
returnAccessstring
Return access information -- pass a list of actions to check, for example: create,update,delete
Response
successful operation