---
title: "List the current user's automations"
method: GET
path: "/automations"
tags: ["Automations"]
---

# List the current user's automations

`GET /automations`

Returns every automation the caller owns, with its parsed definition and linked notification channels.

## Response `200`

List of automations.

## Other responses

- `403` — Missing the automations.view permission.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
