---
title: "GET /v1/targeting/states"
method: GET
path: "/v1/targeting/states"
tags: ["Targeting"]
---

# GET /v1/targeting/states

`GET /v1/targeting/states`

## Query parameters

- `query` string
- `page` integer

## Response `200`

Success

- StateResponsePagedResponseResponse
  - `timestamp` string, date-time
  - `errors` Error[], nullable
    - `code` string, nullable
    - `name` string, nullable
    - `message` string, nullable
    - `description` string, nullable
  - `data` StateResponsePagedResponse
    - `items` StateResponse[], nullable
      - `code` string, nullable
      - `name` string, nullable
    - `total` integer
    - `page` integer
    - `pageSize` integer
    - `totalPages` integer

---

[API](https://skmtc.net/adcritter/apis/adcritter-api.md) · [All operations](https://skmtc.net/adcritter/apis/adcritter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcritter/adcritter-api/revisions/d216a4676bdd/schema)
