List LinkedIn messages
Inbox
List LinkedIn messages
Returns a paginated list of LinkedIn messages. You can filter by prospect, campaign, rep, type, tag, or unread status.
GET
List LinkedIn messages
Authorizations
API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.
Query Parameters
Maximum number of results to return (1–100). Defaults to 10.
Required range:
1 <= x <= 100Cursor for pagination. Use the next or previous value from a prior response.
Filter messages by prospect ID.
Filter messages by campaign ID.
Filter messages by rep ID.
Filter by message status. Defaults to sent.
Available options:
sent, draft Filter by message type.
Available options:
manual, campaign, reply_agent, received Filter messages by tag.
When true, returns only unread messages.
Available options:
true