Skip to main content

Get Custom Field

GET 

/custom_fields/:id_item

Retrieve information about a specific Custom Field in the system.

Read-only endpoint

Currently, this endpoint is read-only. Support for creating, modifying, and deleting Custom Fields is not yet supported in the REST API, but will be added in a future release. However, Custom Fields can be modified in the Legacy SOAP API.

Request

Responses

A successful response with a single item object; see the results key in the response body.