v4
latestOpenAPI 3.1.02026-08-012281296.0 MBAudiences
Get prospects in an audience
Gets the prospects (people) in an audience with pagination. Use the nextCursor from the response to fetch the next page. Pass your apiKey in the query string.
<span>⚡ <strong>Rate limit:</strong> 120 requests per 1 minute</span>
<span>💰 <strong>Cost:</strong> FREE! No credits are charged for this API. <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
get/v1/audiences/{audienceId}/prospects
Path parameters
audienceIdstring required
The unique ID of the audience.
Query parameters
apiKeystring required
Your Fiber API key
pageSizeinteger
The number of prospects to return per page (max 500).
cursorstring nullable
The pagination cursor from the previous page.
Response
Default Response