get https://api.supportbench.com/company/contacts/
You can retrieve a list of contacts and all of its data based for a particular company.
Responses
You can retrieve a list of contacts and all of its data based for a particular company.
xxxxxxxxxx
curl --request GET \
--url https://api.supportbench.com/company/contacts/company_id \
--header 'accept: application/json'