GET
/
v1
/
linkedin
/
profiles
/
{profileId}

Authorizations

Authorization
string
headerrequired

Your Papercuts API Key

X-User-Token
string
headerrequired

User Token received while integrating end user accounts

Path Parameters

profileId
string
required

The 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