---
title: "Get all variables associated with a trigger's steps"
method: GET
path: "/triggers/{id}/variables"
tags: ["Triggers"]
---

# Get all variables associated with a trigger's steps

`GET /triggers/{id}/variables`

## Path parameters

- `id` string, required

## Response `200`

The variables associated with the trigger's steps

- object
  - `variables` string[], required — The variables for the trigger

---

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