v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
chat

List LinkedIn inbox conversations

List inbox conversations for the authenticated user. Returns conversations with participants, last message, and read status. Use count to control the number of conversations returned (1-40, default 20). Paginate via nextCursor.

post/chats/linkedin

Request body

nextCursorstring

Pagination cursor from a previous response

countinteger

Number of conversations to return (default 20, max 40)

Response

Inbox conversations

successtrue required
nextCursorstring nullable required

Cursor for fetching next page

creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.