Solved

How to fetch Organizations of Contact using API?

  • 21 October 2023
  • 1 reply
  • 21 views

How can I retrieve the organizations associated with a contact using an API?

I have retrieved all contacts using an API, and I am now looking to fetch the related organizations for each contact.

Thanks in advance.

icon

Best answer by Paul McCarthy 23 October 2023, 16:37

View original

1 reply

Userlevel 2
Badge

Expand the business cards on the contact: 
https://karbonhq.github.io/karbon-api-reference/#get-/v3/Contacts/-Contactkey-
The related entities are stored on the cards.

Reply