v1
latestOpenAPI 3.1.02026-08-04253331435.1 KBCRM Mappings
Get CRM Contacts for Institution
Fetch all CRM contacts associated with the company mapped to this institution.
Prerequisites:
- Active CRM integration
- Existing mapping between this institution and a CRM company
Returns: All contacts associated with the CRM company, including their email, name, job title, and lifecycle stage.
get/api/v3/crm/{integration_id}/institutions/{institution_id}/contacts
Path parameters
integration_idstring uuid required
The CRM integration ID
The CRM integration ID
institution_idstring required
The NationGraph institution unique_id
The NationGraph institution unique_id
Query parameters
limitinteger
Max contacts to return
Max contacts to return
Response
Successful Response