Retrieve InMail History
GET https://api.linkedin.com/v2/conversationEvents?q=criteria&viewer=urn:li:seat:{{Enter_ID_Value_Present_In_Response_of_Retrieve_Recruiter_Seatholders_API}}&timeRange.end={{Epoch in milliseconds}}&timeRange.start={{Epoch in milliseconds}}&start=0&count=50
InMail History API allows you to retrieve InMail activity, both sent and received, that occurred on a given LinkedIn Recruiter contract.To know more, please refer here
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
viewer | string | ||
timeRange.end | string | ||
timeRange.start | string | ||
start | number | ||
count | number | ||
fields | string | ||
threadUrn | string |