Skip to main content
GET
List company team

Authorizations

X-API-Key
string
header
required

API key (sk_xxx) from Developer Settings. No X-Account-ID needed.

Headers

x-account-id
string | null

Path Parameters

company_id
string
required

Response

Successful Response

id
string<uuid>
required
person_id
string<uuid>
required
created_at
string<date-time>
required
first_name
string | null
last_name
string | null
full_name
string | null
email
string | null
phone
string | null
job_title
string | null
last_interaction
string<date-time> | null
role
string | null
is_primary
boolean
default:false
created_by
string<uuid> | null