Skip to main content
Version: v3

Get Custom Fields By Object Key

GET 

/custom-fields/object-key/:objectKey

Get Custom Fields By Object Key

info

Only supports Custom Objects and Company (Business) today. Will be extended to other Standard Objects in the future.

Request

Version stringrequired

API Version

Available optionsv3
objectKey stringrequired

key of the Object. Must include "custom_objects." prefix for custom objects. Available on the Custom Objects details Page under settings

locationId stringrequired
application/json

Successful response

Schema
    fieldsobject[]

    Custom Fields for the object.

    foldersobject[]

    Custom Fields folder for the object.