Add Endpoint to Retrieve All Contact Reports/Interactions for a Constituent

Currently, the SKY API for CRM only provides an endpoint to retrieve a specific contact report/interaction when the interaction_id is known. However, there is no endpoint to directly list all contact reports or interactions associated with a given constituent or prospect.

Please add an endpoint such as:

GET /constituents/{constituent_id}/interactions

to return all contact reports/interactions for a constituent without requiring the interaction_id.

  • Guest
  • Sep 22 2025
  • Attach files