---
title: "Changes to List automations"
method: GET
path: "/api/v1/automations"
---

# Changes to List automations

`GET /api/v1/automations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 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** `1800e0bb0335` — 1 info
- **2026-05-27** `5111129c5643` — 1 info

## Changes

- **2026-08-30** `7bdeefd151cd` — 2 info
  - added the required property `data/items/environment_id` to the response with the `200` status
  - added the required property `data/items/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 `data/items/target` response property `oneOf` list for the response status `200`
  - the `data/items/target` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/target/ref` from the response with the `200` status
  - removed the required property `data/items/target/repository` from the response with the `200` status
  - removed the required property `data/items/target/workflow` from the response with the `200` status
  - added discriminator to `data/items/target` response property for the response status `200`
  - added the required property `data/items/workflow` to the response with the `200` status
- **2026-05-30** `57aaacdfd18e` — 1 breaking
  - removed the required property `data/items/enabled` from the response with the `200` status
- **2026-05-27** `1800e0bb0335` — 1 info
  - added the required property `meta` to 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/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/get)
