get http://api.tidyhq.com/v2/custom_fields
Returns a list of all custom fields currently configured for the given organization.
Response
Returns a list of all custom fields currently configured for the given organization.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/custom_fields \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: