---
title: "Changes to GET /api/jobs/"
method: GET
path: "/api/jobs/"
---

# Changes to GET /api/jobs/

`GET /api/jobs/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-27** `f3396317d932` — 3 info
- **2026-08-12** `ea4a3480f8d3` — 18 info
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 3 info

## Changes

- **2026-08-27** `f3396317d932` — 3 info
  - added the optional property `jobs/items/oneOf[#/components/schemas/AirtableImportJobTypeResponse]/database/oneOf[#/components/schemas/BuilderApplication]/breakpoints` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateApplicationJobTypeResponse]/duplicated_application/allOf[#/components/schemas/ApplicationApplication]/oneOf[#/components/schemas/BuilderApplication]/breakpoints` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateApplicationJobTypeResponse]/original_application/allOf[#/components/schemas/ApplicationApplication]/oneOf[#/components/schemas/BuilderApplication]/breakpoints` to the response with the `200` status
- **2026-08-12** `ea4a3480f8d3` — 18 info
  - added the optional property `jobs/items/oneOf[#/components/schemas/AirtableImportJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/AuditLogExportJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/CreateSnapshotJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DataScanResultExportJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateApplicationJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateAutomationWorkflowJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateFieldJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicatePageJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/DuplicateTableJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/ExportApplicationsJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/GenerateAIValuesJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/ImportApplicationsJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/InstallTemplateJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/PublishAutomationWorkflowJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/PublishDomainJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/RestoreSnapshotJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/SaaSFileImportJobTypeResponse]/error_code` to the response with the `200` status
  - added the optional property `jobs/items/oneOf[#/components/schemas/SyncDataSyncTableJobTypeResponse]/error_code` to the response with the `200` status
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 3 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the new optional `query` request parameter `sync_data_sync_table_data_sync_id`
  - added the required property `count` to the response with the `200` status
  - added the required property `jobs` to the response with the `200` status

---

[Operation](https://skmtc.dev/baserow/apis/baserow-api-spec/docs/api/jobs/get.md) · [API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [Page](https://skmtc.dev/baserow/apis/baserow-api-spec/changes/api/jobs/get)
