Authorizations
Body
application/json
- People Search ID
- LinkedIn URL
A unique identifier for the people search operation.
This parameter controls the retrieval of various details such as work email address, personal email address, phone number. You can enter one or all.
Example:
["email-personal", "email-work", "phone"]
An identifier for the user profile (workspace) making the request. This ID helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details
endpoints under the Profile tab for more information.
The fully formed URL of the LinkedIn user profile. URL begin with http
and contain linkedin.com/in/
or linkedin.com/pub/
Example:
"http://www.linkedin.com/in/king-lai-605382b7"
Response
Successful response containing redeem people details.
Response info depends on specific endpoint.