get https://api.pax8.com/v1/companies//contacts
Returns a paginated list of contacts ordered by createDate
descending
Log in to see full request history
Responses
Returns a paginated list of contacts ordered by createDate
descending
xxxxxxxxxx
curl --request GET \
--url 'https://api.pax8.com/v1/companies/companyId/contacts?page=0&size=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: