Saved search

Get saved search run profiles

Get the profiles found for a specific saved search run

<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/run/profiles

Request body

apiKeystring required

Your Fiber API key

savedSearchRunIdstring required

The ID of the saved search run

statusesstring[] nullable

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

cursorstring nullable

The cursor to start from

pageSizeinteger

The number of profiles to return

Response

Default Response

advicestring[] nullable

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

Changes

Changed in 3 of the 11 revisions of this API.216

    • removed the optional property output/profiles/items/profile/detailed_work_experiences/items/crunchbase_slug from the response with the 200 status

      response-optional-property-removed

    • added the optional property output/profiles/items/profile/detailed_work_experiences/items/company_details/crunchbase_slug to the response with the 200 status

      response-optional-property-added

    • added the optional property output/profiles/items/profile/detailed_work_experiences/items/company_details/li_industries to the response with the 200 status

      response-optional-property-added

    • added the optional property output/profiles/items/profile/detailed_work_experiences/items/company_details/logo_url to the response with the 200 status

      response-optional-property-added

    • added the optional property output/profiles/items/profile/detailed_work_experiences/items/company_details/standard_industries to the response with the 200 status

      response-optional-property-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 advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

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

      response-property-default-value-removed

    • added the optional property output/profiles/items/profile/last_updated_at to the response with the 200 status

      response-optional-property-added

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