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

# Changes to Retrieve a Form

`GET /form/{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-13** `d847d5089d6d` — 1 info
- **2025-08-03** `10aa4962e80d` — 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-13** `d847d5089d6d` — 1 info
  - the security scope `read_forms` was added to the endpoint's security scheme `oauth2`
- **2025-08-03** `10aa4962e80d` — 1 info
  - added the optional property `badge_name` to the response with the `200` status

---

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