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