LinkedIn
Search LinkedIn Profiles
Search for LinkedIn profiles by name
POST
/
actions
/
linkedin
/
search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the user to take the action for
Cursor for pagination, used to fetch the next page of results
Name of the person to search for
Filter by connections of a specific profile. Use the ID of a profile returned from the searchProfiles, listConnections, or listConversations endpoints.
Filter by network distance. For example pass in [1, 2] to get 1st and 2nd degree connections.
Available options:
1
, 2
, 3
, 4
The ID of the user pool that contains the user ID
Was this page helpful?