Number of APIs: 2
GET {{baseUrl}}/iq/deals/:dealId/activities?conversation_topic=<string>&callout_type=engagingQuestions&indicator_id=<string>&mentioned_topic_id=<string>&page_size=30&next_page_token=<string>
Get activities for a specific deal. Scopes: Rate Limit Label: iq_deal:read:admin
,iq_deal:read
MEDIUM
2. Delete activity from the deal
DELETE {{baseUrl}}/iq/deals/:dealId/activities?conversation_id=<string>&message_id=<string>
Delete specific activity from the deal. Either conversationid or messageid would be required. Scopes: Rate Limit Label: iq_deal:write
,iq_deal:write:admin
MEDIUM
ENDPOINTS