메인 콘텐츠로 건너뛰기
POST
Genai 대화 span

본문

application/json

명시적으로 지정한 대화 집합의 span 시퀀스를 요청합니다.

주어진 conversation_ids에 대해 span 스칼라 column만 읽고(메시지 본문 제외), 대화 목록 span 미니맵을 구동합니다.

project_id
string
필수
conversation_ids
string[]
Maximum array length: 10000
started_after
string<date-time> | null
started_before
string<date-time> | null

응답

성공 응답

요청된 각 대화마다 하나씩 있는 span 시퀀스 + 피드백 마커 항목입니다.

conversations
AgentConversationSpans · object[]