---
title: "GET /v2/campaigns/{id}/state"
method: GET
path: "/v2/campaigns/{id}/state"
---

# GET /v2/campaigns/{id}/state

`GET /v2/campaigns/{id}/state`

Get state of a campaign for the specified Amazon Connect account.

## Path parameters

- `id` string, required — Identifier representing a Campaign

## Response `200`

Success

- GetCampaignStateResponse — The response for GetCampaignState API.
  - `state` 'Initialized' | 'Running' | 'Paused' | 'Stopped' | 'Failed' | 'Completed' — State of a campaign

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ValidationException
- `483` — AccessDeniedException
- `484` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/connectcampaignsv2.md) · [All operations](https://skmtc.net/aws/apis/connectcampaignsv2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connectcampaignsv2/versions/d9204d79443e/schema)
