method Batches.prototype.retrieveimport { Batches } from "https://deno.land/x/openai@v4.61.1/resources/mod.ts"; retrieve(batchId: string, options?: Core.RequestOptions): Core.APIPromise<Batch>Retrieves a batch. ParametersbatchId: stringoptionaloptions: Core.RequestOptionsReturnsCore.APIPromise<Batch>