get http://localhost:55667/api2/number-custom-fields
Retrieve list of number custom fields. For more information, see https://www.manager.io/guides?number-custom-fields
Response
Retrieve list of number custom fields. For more information, see https://www.manager.io/guides?number-custom-fields
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/number-custom-fields \
--header 'accept: application/json'
Try It!
to start a request and see the response here!