get http://api.tidyhq.com/v2/contacts
Fetchs list of all contacts in the current org, with optional lookup filtering applied.
Response
Fetchs list of all contacts in the current org, with optional lookup filtering applied.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/contacts \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: