Fetch list of message threads from Sales Navigator
This API retrieves a list of message threads, from authenticated user's LinkedIn Sales Navigator inbox.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
page_starts_at number — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
status string | request_id string | result objectthreads object[]thread_id string | last_activity_at number | read boolean | unread number | total_message_count number | sales_profile_id string | full_name string | first_name string | last_name string | degree number | image string | last_message_id string | last_message_body string |
|
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|