Get Field
GET {{baseUrl}}/api/v1/organizationFields/:field_id
This API get a field
OAuth Scope
Desk.settings.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"displayLabel":"Sample Text Field","apiName":"cf_sample_text_field","isCustomField":true,"toolTipType":"placeHolder","showToHelpCenter":false,"isEncryptedField":true,"toolTip":"Sample Text Field","id":"4000000049001","type":"Text","maxLength":40,"isMandatory":false}