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

# Changes to GET /api/database/fields/{field_id}/

`GET /api/database/fields/{field_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 `oneOf[#/components/schemas/ButtonFieldField]/error` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/ButtonFieldField]/url_formula` from the response with the `200` status
  - the response property `oneOf[#/components/schemas/CreatedOnFieldField]/name` became required for the status `200`
  - the response property `oneOf[#/components/schemas/DateFieldField]/name` became required for the status `200`
  - the response property `oneOf[#/components/schemas/LastModifiedFieldField]/name` became required for the status `200`
  - added the required property `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 response body `oneOf` list for the response status `200`
  - added `button` mapping keys to the response discriminator for the response status `200`
- **2026-07-31** `7c1bc4b45c56` — 3 breaking
  - the response property `oneOf[#/components/schemas/CreatedOnFieldField]/name` became optional for the status `200`
  - the response property `oneOf[#/components/schemas/DateFieldField]/name` became optional for the status `200`
  - the response property `oneOf[#/components/schemas/LastModifiedFieldField]/name` became optional for the status `200`
- **2026-07-21** `80d3f3a0f359` — 1 info
  - added the required property `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/:field_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/:field_id/get)
