LinkedIn
Get Messages
Retrieve messages from a specific LinkedIn profile.
GET
/
v1
/
linkedin
/
messages
/
{profileName}
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Path Parameters
profileName
string
requiredThe profile name of the person to get the messages from. For example, for the account with the URL 'https://www.linkedin.com/in/billgates/', the profile name would be 'billgates'.
Query Parameters
limit
string
Limit the number of results
Response
200 - application/json
status
enum<string>
Available options:
ok
, error
messages
object[]