We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881ab33 commit c50ebdcCopy full SHA for c50ebdc
articles/ai-services/openai/includes/batch/batch-rest.md
@@ -255,6 +255,8 @@ curl https://YOUR_RESOURCE_NAME.openai.azure.com/openai/batches?api-version=2024
255
256
### List batch (Preview)
257
258
+<a id="list-batch--preview></a>
259
+
260
Use the REST API to list all batch jobs with additional sorting/filtering options.
261
262
```http
0 commit comments