get https://api2.frontapp.com/accounts/custom_fields
Lists the custom fields that can be attached to an Account.
Response
Lists the custom fields that can be attached to an Account.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/accounts/custom_fields \
--header 'accept: application/json'