---
title: "Fetches a list of available automation workflow triggers."
method: GET
path: "/triggers"
tags: ["Automation Workflow Triggers"]
---

# Fetches a list of available automation workflow triggers.

`GET /triggers`

Fetches a list of available automation workflow triggers.

<b>Note:</b> The `RelativeDate` trigger must be used with the `Archived` condition.

## Response `200`

- AutomationWorkflowTriggersResponse
  - `triggers` AutomationWorkflowTrigger[]
    - `name` string, required

## Other responses

- `400`
- `401`

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
