Saved search

Get current companies in saved search

Get current companies found for a specific saved search

<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>

post/v1/saved-search/current/companies

Request body

apiKeystring required

Your Fiber API key

savedSearchIdstring required

The ID of the saved search

statusesstring[] nullable

The statuses of the companies. This is optional and if not provided, all current companies will be returned.

cursorstring nullable

The cursor to start from

pageSizeinteger

The number of companies to return

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.

Changes

Changed in 2 of the 12 revisions of this API.211

    • added the new forbes-global-2000 enum value to the ///// response property for the response status

      response-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4002aa81d4fb21See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became optional for the status

      response-property-became-optional

    • the response's property default value was removed for the status

      response-property-default-value-removed