---
title: "Changes to Retrieve a Form Field"
method: GET
path: "/formfield/{uuid}.json"
---

# Changes to Retrieve a Form Field

`GET /formfield/{uuid}.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-08-14** `ca9b053c4373` — 5 info
- **2025-08-14** `1a0e16a1e017` — 1 breaking
- **2025-08-13** `e859f8c27a21` — 1 info

## Changes

- **2025-08-14** `ca9b053c4373` — 5 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2025-08-14** `1a0e16a1e017` — 1 breaking
  - the `sort_order` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
- **2025-08-13** `e859f8c27a21` — 1 info
  - the security scope `read_forms` was added to the endpoint's security scheme `oauth2`

---

[Operation](https://skmtc.dev/servicem8/apis/servicem8-api/docs/formfield/:uuid.json/get.md) · [API](https://skmtc.dev/servicem8/apis/servicem8-api.md) · [Page](https://skmtc.dev/servicem8/apis/servicem8-api/changes/formfield/:uuid.json/get)
