Retrieve InMail Stub Profiles
GET https://api.linkedin.com/v2/mailStubs?q=contract&start=0&count=50&contract=urn:li:contract:{{contract_id}}&createdDateStart={{Epoch in milliseconds}}&createdDateEnd={{Epoch in milliseconds}}&owners=urn:li:seat:{{Enter_ID_Value_Present_In_Response_of_Retrieve_Recruiter_Seatholders_API}}
InMail Stub Profile API allows you to retrieve basic profile data of LinkedIn members that have replied to InMails sent from Recruiter seat holders.To know more, please refer here
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
start | number | ||
count | number | ||
contract | string | ||
createdDateStart | string | ||
createdDateEnd | string | ||
owners | string |