GetConversationsV2

View as Markdown
Get a paginated collection of LinkedIn conversations. Get up to 100 lists per request. ### Body Parameters - **filters** - **linkedInAccountIds** (int\[\])**:** The ids of the LinkedIn senders - **campaignIds** (int\[\]) - **searchString** (string, optional) - **leadLinkedInId** (string, optional) - The LinkedIn ID of the lead. You can find this ID as "linkedin_id" in the response of many of our endpoints, for example in the '/api/public/lead/GetLead' endpoint. - **leadProfileUrl** (string, optional) - The linkedin URL of the lead - **searchString** (string, optional) - **tags -** case-insensitive list of lead's tags. Only the conversations of the leads that have at least one of the tags will be exported. - **seen (boolean. optional)**

Headers

X-API-KEYstringOptional

API key header using this scheme. Example: “X-API-KEY: {API_KEY}

Request

This endpoint expects an object.
filtersobjectRequired
offsetintegerRequired
limitintegerRequired

Response

OK
totalCountinteger
itemslist of objects