You can fetch a list of companies that are associated to a contact.
You can fetch a list of companies that are associated to a contact.
200
successful
401
Unauthorized
404
Contact not found
{ "type": "list", "data": [ { "type": "company", "company_id": "1", "id": "650cbc106d0a728750658aee", "app_id": "this_is_an_id172_that_should_be_at_least_", "name": "company25", "remote_created_at": 1695333392, "created_at": 1695333392, "updated_at": 1695333392, "last_request_at": 1695160592, "monthly_spend": 0, "session_count": 0, "user_count": 1, "tags": { "type": "tag.list", "tags": [ ] }, "segments": { "type": "segment.list", "segments": [ ] }, "plan": { }, "custom_attributes": { } } ], "pages": { "type": "pages", "next": null, "page": 1, "per_page": 50, "total_pages": 1 }, "total_count": 1 }