---
title: "Changes to GET /api/database/fields/table/{table_id}/"
method: GET
path: "/api/database/fields/table/{table_id}/"
---

# Changes to GET /api/database/fields/table/{table_id}/

`GET /api/database/fields/table/{table_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 6 revisions.

- **2026-08-27** `f3396317d932` — 1 breaking, 1 warning, 4 info
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 1 info
- **2026-07-31** `7c1bc4b45c56` — 3 breaking
- **2026-07-21** `80d3f3a0f359` — 1 info

## Changes

- **2026-08-27** `f3396317d932` — 1 breaking, 1 warning, 4 info
  - removed the required property `items/oneOf[#/components/schemas/ButtonFieldField]/error` from the response with the `200` status
  - removed the optional property `items/oneOf[#/components/schemas/ButtonFieldField]/url_formula` from the response with the `200` status
  - the response property `items/oneOf[#/components/schemas/CreatedOnFieldField]/name` became required for the status `200`
  - the response property `items/oneOf[#/components/schemas/DateFieldField]/name` became required for the status `200`
  - the response property `items/oneOf[#/components/schemas/LastModifiedFieldField]/name` became required for the status `200`
  - added the required property `items/oneOf[#/components/schemas/ButtonFieldField]/has_workflow_actions` to the response with the `200` status
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 1 info
  - added `#/components/schemas/ButtonFieldField` to the `items/` response property `oneOf` list for the response status `200`
  - added `button` discriminator mapping keys to the `items/` response property for the response status `200`
- **2026-07-31** `7c1bc4b45c56` — 3 breaking
  - the response property `items/oneOf[#/components/schemas/CreatedOnFieldField]/name` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/DateFieldField]/name` became optional for the status `200`
  - the response property `items/oneOf[#/components/schemas/LastModifiedFieldField]/name` became optional for the status `200`
- **2026-07-21** `80d3f3a0f359` — 1 info
  - added the required property `items/oneOf[#/components/schemas/AIFieldField]/error` to the response with the `200` status

---

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