Retrieves the list of items processed for a batch. You can then use the retrieve_id to get the content with the Retrieve Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer , where is your auth token.
The ID of the batch to retrieve items for.
Status of the URLs to retrieve (completed or failed).
completed, failed Pagination cursor. Omit this parameter on the first request. For subsequent requests, use the cursor value from the previous response. See Pagination for details.
Number of results to return (recommended 10-50).