Get prospects with statistics
Retrieves a list of prospects with detailed engagement statistics for a specific campaign. This endpoint provides comprehensive data about each prospect including their LinkedIn posts fetched, comments (direct and indirect), and likes. You can optionally filter prospects by a specific list within the campaign.
Authorizations
API key for authentication
Query Parameters
UUID of the campaign to retrieve prospects from. To get this ID: 1. Open your campaign in Extrovert web app, 2. Copy the URL from your browser, 3. Extract the first UUID from the URL. Example: https://app.goextrovert.com/dashboard/campaign/main/{campaignId}/target-user - The campaign ID is the first UUID in the URL.
"123e4567-e89b-12d3-a456-426614174001"
UUID of a specific prospect list to filter results. If not provided, returns prospects from all lists in the campaign. To get this ID: 1. Open your prospect list in Extrovert web app, 2. Copy the URL from your browser, 3. Extract the second UUID from the URL. Example: https://app.goextrovert.com/dashboard/campaign/main/{campaignId}/target-user/{prospectListId} - The prospect list ID is the second UUID in the URL.
"123e4567-e89b-12d3-a456-426614174000"
Response
Successfully retrieved prospects with statistics
The response is of type object
.