---
title: "Gets metadata for all customer lists."
method: GET
path: "/api/v2/target-group/metadata"
tags: ["target-group"]
---

# Gets metadata for all customer lists.

`GET /api/v2/target-group/metadata`

## Response `200`

Success

- OptimoveAPIModelsCustomerListMetadataResponse[]
  - `list-id` string, nullable
  - `list-name` string, nullable
  - `target-group-ids` integer[], nullable
  - `total-customers` integer

## Other responses

- `400` — Bad Request

---

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