List Batch Jobs
mistral_list_batch_jobsRetrieve and filter Mistral batch processing jobs by model, status, or creator. Monitor queued, running, or failed jobs across paginated results.
Instructions
List batch processing jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page | |
| model | No | Filter by model | |
| status | No | Filter by status | |
| page_size | No | Results per page | |
| created_by_me | No | Only my jobs |