Custom Field

Get custom fields by type and parent object id

Returns all custom fields for a specific parent object type and id

get/customField/{parentObjectType}/{parentObjectId}

Path parameters

parentObjectTypestring required

object type custom fields are attached to

parentObjectIdstring required

Id of the parent object

Response

successful operation

Changes