Logo
Zoom Public API Documentation

iq-conversations

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: iq_conversation:write:admin,iq_conversation:write

Rate Limit Label: MEDIUM



2. List conversations

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: iq_conversation:read:admin,iq_conversation:read

Rate Limit Label: MEDIUM



ENDPOINTS