/custom-fields/{id}

GET {{baseUrl}}/custom-fields/:id

Returns a single custom field

RESPONSES

status: OK

{"id":"\u003cinteger\u003e","name":"\u003cstring\u003e","type":"\u003cstring\u003e","label":"\u003cstring\u003e","itemType":"\u003cstring\u003e","sortOrder":"\u003cinteger\u003e"}