---
title: "List Batch Jobs"
method: GET
path: "/v0/batch.list_jobs"
tags: ["batch", "log_post_param_vals"]
---

# List Batch Jobs

`GET /v0/batch.list_jobs`

## Query parameters

- `states` string, nullable
- `since` string, nullable
- `short` boolean, nullable
- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — If user authentication fails
- `404` — If no data found for request
- `422` — Validation Error
- `429` — If request rate limit exceeded

## Changes

- **2026-09-23** `f28760b2e0fe` — 1 breaking, 2 info
  - for the `query` request parameter `short`, default value `false` was removed
  - `query` request parameter `short` list-of-types was widened by adding types `null`
  - for the `query` request parameter `short`, the type was generalized from `boolean` to no type

[Change history](https://skmtc.dev/databento/apis/databento-openapi-specification/changes/v0/batch.list_jobs/get.md)

---

[API](https://skmtc.dev/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.dev/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc.dev/databento/apis/databento-openapi-specification/revisions/f28760b2e0fe?raw)
