Skip to main content
GET
Get opportunities for a single connector — one of the people in your network whose connections Clustr analyzes. Provide exactly one of linkedin_public_id or linkedin_url.
This matches the connector side of an opportunity. A person who appears in your network only as a prospect returns 0 opportunities here. To find who can introduce you to a given person, use Search Opportunities with prospect_linkedin_urls.
Renamed. This endpoint was previously /network/search/opportunities/by-contact, and the person in the response was previously called contact. The old path still works and the response still includes a contact field mirroring connector, so existing integrations keep running. New integrations should use connector.

People with several current roles

Plenty of people hold more than one job at a time. A partner at a venture fund may also sit on the boards of three companies the fund backs, and each opportunity is filed under a single one of those companies. Company filters match every role a person currently holds, not just the one their opportunity is filed under, so a search for the fund finds that partner. This needs no parameter and is always on. Past employers are not matched. Someone who left a company is not an opportunity at that company. Add include_all_positions=true to see the full picture in the response: every job each person holds or held, with is_current separating the two and is_primary marking the role the opportunity is filed under.

Query Parameters

string
Connector’s LinkedIn public identifier, e.g. john-doe
string
Connector’s full LinkedIn URL, e.g. https://www.linkedin.com/in/john-doe
boolean
default:"false"
Include engagement history
boolean
default:"false"
Return every job each person holds or held, as a positions array on the person, alongside the single role the opportunity is filed under. Requires a bounded page_size: combining this with the unlimited page returns 400, so page through the results instead.
string
high, mid, low
string
Comma-separated industry names
integer
default:"1"
integer
default:"25"