Retrieves the list of items processed for a batch. You can then use the retrieve_id to get the content with the Retrieve Endpoint
Bearer authentication header of the form Bearer <token>, where <token> 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).