Get extraction resultsAsk AIget https://app.butlerlabs.ai/api/queues/{queueId}/extraction_resultsPath ParamsqueueIdstringrequiredThe id of the Queue that processed the documents you would like to get extraction results for.Query ParamsuploadIdstringrequiredThe id of the specific upload that you would like to get extraction results for.afterIdstringPagination parameter. Fetch a page of results after this documentIdbeforeIdstringPagination parameter. Fetch a page of results before this documentIdlimitint32Defaults to 25Pagination parameter. Limit the number of extraction results to return per page. Max limit is 50. Any requests with a limit above 50 will throw a 400 Bad Request Error.extraResultsstringReturn extra extraction results from Butler's general Form Field, Table and Line Item Extraction. See above for how to use this parameter.Response 200200Updated 7 months ago