---
title: "Changes to Retrieve automation"
method: GET
path: "/api/v1/automations/{id}"
---

# Changes to Retrieve automation

`GET /api/v1/automations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 134 revisions.

- **2026-08-30** `7bdeefd151cd` — 2 info
- **2026-08-26** `0a0810535f53` — 5 breaking, 2 info
- **2026-05-30** `57aaacdfd18e` — 1 breaking
- **2026-05-27** `5111129c5643` — 1 info

## Changes

- **2026-08-30** `7bdeefd151cd` — 2 info
  - added the required property `environment_id` to the response with the `200` status
  - added the required property `last_error` to the response with the `200` status
- **2026-08-26** `0a0810535f53` — 5 breaking, 2 info
  - added `#/components/schemas/GitRunTarget, #/components/schemas/NoneRunTarget, #/components/schemas/FolderRunTarget` to the `target` response property `oneOf` list for the response status `200`
  - the `target` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `target/ref` from the response with the `200` status
  - removed the required property `target/repository` from the response with the `200` status
  - removed the required property `target/workflow` from the response with the `200` status
  - added discriminator to `target` response property for the response status `200`
  - added the required property `workflow` to the response with the `200` status
- **2026-05-30** `57aaacdfd18e` — 1 breaking
  - removed the required property `enabled` from the response with the `200` status
- **2026-05-27** `5111129c5643` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/fabro-sh/apis/fabro-run-api/docs/api/v1/automations/:id/get.md) · [API](https://skmtc.dev/fabro-sh/apis/fabro-run-api.md) · [Page](https://skmtc.dev/fabro-sh/apis/fabro-run-api/changes/api/v1/automations/:id/get)
