Read messages from a conversation
Fetch messages from a specific LinkedIn conversation.
Pass the full conversationUrn as a query parameter, as returned by /chats/linkedin or /chats/linkedin/search. No parsing required — the server handles extraction internally.
Example: GET /chats/linkedin/messages?conversationUrn=urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)
Query parameters
Full conversation URN as returned by /chats/linkedin (e.g. 'urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)')
Full conversation URN as returned by /chats/linkedin (e.g. 'urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)')
Timestamp (ms) of the oldest message from previous page — pass this to load older messages
Timestamp (ms) of the oldest message from previous page — pass this to load older messages
Response
Conversation messages