Saved search

Get current profiles in saved search

Get current profiles 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/profiles

Request body

apiKeystring required

Your Fiber API key

savedSearchIdstring required

The ID of the saved search

statusesstring[] nullable

The statuses of the profiles. This is optional and if not provided, all current 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 2 of the 10 revisions of this API.22

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