---
title: "Returns all supported automation trigger and action types."
method: GET
path: "/automations/catalog"
tags: ["projectAutomations"]
---

# Returns all supported automation trigger and action types.

`GET /automations/catalog`

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

## Headers

- `Authorization` string, required

## Response `200`

OK

- AutomationCatalogModel
  - `triggerTypes` string[], nullable
  - `actionTypes` string[], nullable

---

[API](https://skmtc.net/awork-io/apis/api-v1-reference.md) · [All operations](https://skmtc.net/awork-io/apis/api-v1-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/awork-io/api-v1-reference/versions/f784a53f60df/schema)
