Examples
Fetch endpoint
There are two identifiers you can use to fetch a profile from The Swarm database:
-
Profile IDs (
ids
) previously received from Search endpoint -
LinkedIn usernames (
linkedinNames
)
Using both will return a union of both lists after deduplication.
By default the Fetch endpoint returns the connectors or team members connected to a given profile. If there is no team members connected to a profile the connections
object is an empty array.
In the example below, the first profile is connected to one of the team members; the second one has no connectors.