Number of APIs: 2
1. Add conversation by file id or download url.
POST {{baseUrl}}/iq/conversations
Add conversation by file ID or third party download URL. Scopes: Rate Limit Label: iq_conversation:write:admin
,iq_conversation:write
MEDIUM
GET {{baseUrl}}/iq/conversations?host_id=<string>&participant_id=<string>&team_id=<string>&deal_id=<string>&period_type=meetingStartTime&from=<string>&to=<string>&conversation_type=all&callout_type=engagingQuestions&indicator_id=<string>&mentioned_topic_id=<string>&scored=<boolean>&page_size=30&next_page_token=<string>
List all conversations. Scopes: Rate Limit Label: iq_conversation:read:admin
,iq_conversation:read
MEDIUM
ENDPOINTS