LinkedIn
List Messages
Get the message history and metadata of a specific LinkedIn conversation
GET
/
actions
/
linkedin
/
listMessages
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
id
string
requiredThe ID of the conversation to retrieve
appUserId
string
requiredThe ID of the user to take the action for
appUserPoolId
string | null
The ID of the user pool that contains the user ID
Response
200 - application/json
Response for getting a LinkedIn conversation
conversation
object
requiredRepresents a LinkedIn chat conversation
Was this page helpful?