Skip to main content

List custom fields

GET 

/v1/custom-fields

Returns the custom fields defined for the company that owns the API key. Use each json_key and type to build the custom_fields object on POST /v1/webhooks/leads. Sending a key not listed here, or a value whose type does not match, causes the lead webhook to reject the whole request.

Responses

OK