Skip to main content
GET
List Contacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string<uuid>
required
limit
integer
default:100

Response

Successful Response

id
string
required
first_name
string | null
last_name
string | null
email
string | null
job_title
string | null
lead_status
string | null
lifecycle_stage
string | null
mobile_phone_number
string | null
website_url
string | null
owner
string | null
created_date
string | null