Get deal activities
GET
{{baseUrl}}/iq/deals/:dealId/activities?conversation_topic=<string>&cal
curl -X GET 'https://api.zoom.us/v2/iq/deals/:dealId/activities?conversation_topic=<string>&callout_type=engagingQuestions&indicator_id=<string>&mentioned_topic_id=<string>&page_size=30&next_page_token=<string>?conversation_topic=<string>&callout_type=engagingQuestions&indicator_id=<string>&mentioned_topic_id=<string>&page_size=30&next_page_token=<string>' -H 'Accept: application/json'