LinkedIn
Get Profile Info
Get profile details of a LinkedIn user
GET
/
v1
/
linkedin
/
profiles
/
{profileId}
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Path Parameters
profileId
string
requiredThe profile ID of the LinkedIn user to get the details of. For example, for the account with the URL 'https://www.linkedin.com/in/billgates/', the profile ID would be 'billgates'.
Response
200 - application/json
status
enum<string>
Available options:
ok
, error
profile
object