GET api/CustomFieldsList?key={key}
Get custom fields list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomFieldsList| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Key | string |
None. |
|
| Label | string |
None. |
|
| Type | string |
None. |
|
| Required | boolean |
None. |
|
| HelpText | string |
None. |