---
title: "Get all variables for a business"
method: GET
path: "/businesses/{id}/variables"
tags: ["Variables"]
---

# Get all variables for a business

`GET /businesses/{id}/variables`

## Path parameters

- `id` string, required

## Response `200`

The variables for the business

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

---

[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)
