---
title: "Changes to Get List configuration"
method: GET
path: "/v1/subscriber_list/{list_id}/"
---

# Changes to Get List configuration

`GET /v1/subscriber_list/{list_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-08-20** `9a5a2cd152ae` — 1 breaking
- **2026-08-10** `a686fddb4e0c` — 2 warning, 2 info
- **2026-07-26** `8bd2574bd2c3` — 1 warning, 4 info

## Changes

- **2026-08-20** `9a5a2cd152ae` — 1 breaking
  - added the pattern `^[a-z0-9_-]+$` to the `path` request parameter `list_id`
- **2026-08-10** `a686fddb4e0c` — 2 warning, 2 info
  - removed the optional property `sync_task/active_version/query_text` from the response with the `200` status
  - removed the optional property `sync_task/draft_version/query_text` from the response with the `200` status
  - added the optional property `sync_task/active_version/query` to the response with the `200` status
  - added the optional property `sync_task/draft_version/query` to the response with the `200` status
- **2026-07-26** `8bd2574bd2c3` — 1 warning, 4 info
  - added the new `dynamic_list` enum value to the `list_type` response property for the response status `200`
  - added the optional property `is_enabled` to the response with the `200` status
  - added the optional property `query` to the response with the `200` status
  - added the optional property `sync_task` to the response with the `200` status
  - removed the `query_based` enum value from the `list_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/suprsend/apis/suprsend-api/docs/v1/subscriber_list/:list_id/get.md) · [API](https://skmtc.dev/suprsend/apis/suprsend-api.md) · [Page](https://skmtc.dev/suprsend/apis/suprsend-api/changes/v1/subscriber_list/:list_id/get)
