List a lead's contacts
Everyone at this lead’s company, across your whole workspace — the same list the Cockpit shows under Contacts on a lead profile.
This is not the same as /contacts. That endpoint lists your canonical people directory; this one answers “who else works here”, and returns lead records you can call, email and enrol in a Campaign.
Colleagues are matched on the company behind the lead, so someone enrolled in a different Campaign — or in none at all — still appears. The lead you asked about is included, marked isPrimary.
Authorizations
Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….
Path Parameters
The lead id.
Query Parameters
1-based page number.
x >= 1Items per page (max 100).
1 <= x <= 100