Conversations
List conversations
Use this endpoint to list and filter conversations from LinkedIn inbox or Sales Navigator.
GET
List conversations
Authorizations
Pass your API key as Authorization: Bearer <api_key>.
Query Parameters
Filter by a participant tag. The connected account's own profile is ignored.
Filter by TalkToHumans contact ID. Use a positive integer encoded as a string.
Pattern:
^[1-9][0-9]*$Page size. Defaults to 10. Values above 25 are clamped to 25.
Required range:
1 <= x <= 25Opaque cursor from the previous response's pagination.next_cursor.
Response
Conversations matching the filters.
List conversations