v4
OpenAPI 3.1.02026-08-012281296.0 MBAudiences
Get companies in an audience
Gets the companies 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}/companies
Path parameters
audienceIdstring required
The unique ID of the audience.
Query parameters
apiKeystring required
Your Fiber API key
pageSizeinteger
The number of companies to return per page (max 500).
cursorstring nullable
The pagination cursor from the previous page.
Response
Default Response