List Distinct Custom Object Property Values

Lists distinct values for a property across active records of a custom object in the authenticated organization.

Use this endpoint to discover valid values before building contact segments or other filters that reference custom object data. Values are sorted alphabetically, null values are excluded, and search performs a case-insensitive contains match.

OAuth callers require the custom_data:read scope (and matching workspace permission). API key callers are authorized by organization membership.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Custom Object Key

string
required

Custom Property Key

Query Params
integer
1 to 200
Defaults to 50

Maximum number of values to return.

integer
≥ 0
Defaults to 0

Number of values to skip.

string
length between 1 and 255

Case-insensitive substring the returned values must contain.

Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json