List all deal activitiesAsk AIget https://{youraccountname}.api-us1.com/api/3/dealActivitiesView a recent activity for Deals. A specific deal's activity can also be viewed using /api/3/deals/[dealID]/dealActivities.Query ParamsexcludestringInclude this param to exclude "email", "connection_email", and "LinkData" activity typesdealstringFilter by deal IDfilters[data_type]stringEnter any dataType (see Response Details) to filter by that type. Examples: "userid" or task" or "note"filters[data_id]stringEnter any dataId (see Response details) to filter by related object. Example "291" for a note with ID 291Responses 200200 400400Updated 8 months ago