---
title: "Get Required Variables"
method: GET
path: "/api/v1/campaigns/{campaign_id}/variables"
tags: ["Campaigns"]
---

# Get Required Variables

`GET /api/v1/campaigns/{campaign_id}/variables`

If successful returns a json with the input variables for the campaign.

## Path parameters

- `campaign_id` string, required — The ID of the campaign to get the variables from.

## Query parameters

- `view` 'basic' | 'full'

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getprosperapp/apis/prosper-voice.md) · [All operations](https://skmtc.net/getprosperapp/apis/prosper-voice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getprosperapp/prosper-voice/versions/93bd5b9524ee/schema)
