Custom Object Fields
Show Custom Object Field
Returns a custom field for a specific object using a provided key or id of the field.
Allowed For
- Agents
get/api/v2/custom_objects/{custom_object_key}/fields/{custom_object_field_key_or_id}
Path parameters
custom_object_keystring required
The key of a custom object
custom_object_field_key_or_idstring required
The key or id of a custom object field
Response
Custom Object Field