Skip to main content
GET
Get person custom field definitions

Authorizations

Authorization
string
header
required

Authenticate with a Bearer token: API key, OAuth token, or session token.

Query Parameters

job_id
string<uuid>

Job UUID. When provided, returns global person attributes PLUS job-specific attributes for this job. Without this parameter, only global person attributes are returned.

list_id
string<uuid>

List UUID. When provided, returns global person attributes PLUS list-specific attributes for this list. Without this parameter, only global person attributes are returned.

Response

Custom field definitions fetched

success
enum<boolean>
required
Available options:
true
data
object[]
required