Live fetch

Poll batch live enrichment

Polls a batch live enrichment task for progress and results. Returns paginated enrichment results as they complete. Call repeatedly until status is 'completed' or 'failed'.

<span><strong>Rate limit:</strong> 360 requests per 1 minute</span>

post/v1/linkedin-live-fetch/batch/poll

Request body

apiKeystring required

Your Fiber API key

taskIdstring required

The batch ID returned from the start endpoint

cursorstring nullable

Pagination cursor from the previous poll response. Omit for the first request.

takeinteger

Number of results per page. Defaults to 100.

Response

Default Response

advicestring[] nullable

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

Changes

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

    • removed the optional property ////// from the response with the status

      response-optional-property-removed

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the 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 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

    • added the optional property //// to the response with the 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