v1
latestOpenAPI 3.1.02026-07-2392631.3 KBConversations
목록 대화 가져오기
대화 목록을 가져옵니다. 대화는 기본적으로 마지막 대화 시간 기준으로 내림차순으로 정렬됩니다.
get/webapi/v2/conversations
Query parameters
llmAppIdstring nullable
categoryIdstring nullable
startedAtnumber nullable
이 값 이전의 첫 번째 대화 시간을 검색하십시오.
이 값 이전의 첫 번째 대화 시간을 검색하십시오.
endAtnumber nullable
Search for last chat time before this value
Search for last chat time before this value
firstChatStartedAtnumber nullable
Search for first chat time after this value
Search for first chat time after this value
firstChatEndAtnumber nullable
Search for first chat time before this value
Search for first chat time before this value
searchTermstring nullable
cursorstring nullable
variablesstring[] nullable
pageSizeinteger
activeOnlyboolean
backgroundRunningboolean nullable
order'LAST_CHAT_TIME_DESC' | 'LAST_CHAT_TIME_ASC' | 'FIRST_CHAT_TIME_DESC' | 'FIRST_CHAT_TIME_ASC'
Headers
AGENT-EMAILstring
Optional: Email of the agent to use for this request
USER-EMAILstring
Optional: Email address to associate with the user
OWN-USER-IDstring
Optional: User ID to identify or create a user
Response
알겠습니다