get http://api.tidyhq.com/v1/contacts//tasks
Returns a list of tasks
Response
Returns a list of tasks
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v1/contacts/contactID/tasks \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: