Skip to main content

Fetch messages from a Message Thread

This API retrieves all the messages from a specific LinkedIn message thread, identified by its thread_id. It provides the details of each message, including the sender, timestamp, and message content.

Header Parameters
x-api-key uuid REQUIRED
x-api-secret uuid REQUIRED
Request Body REQUIRED
accountId string REQUIRED
thread_id string REQUIRED
Responses
Success
Schema OPTIONAL
status string
request_id string
result object
messages object[]
full_name string
first_name string
last_name string
public_identifier string
profile_id string
image string
title string
company string
id string
time number
body string
attachments undefined[]
Failed
Schema OPTIONAL
status string
request_id string
error string