---
title: "Changes to List Buckets"
method: POST
path: "/v1/buckets/list"
---

# Changes to List Buckets

`POST /v1/buckets/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 31 revisions.

- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-04** `9603dfdab463` — 1 warning
- **2026-08-02** `72cc17ba6f7f` — 2 info
- **2026-07-26** `7cb051533311` — 13 info

## Changes

- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
- **2026-08-04** `9603dfdab463` — 1 warning
  - added the new `DEACTIVATED` enum value to the `results/items/status` response property for the response status `200`
- **2026-08-02** `72cc17ba6f7f` — 2 info
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `next_cursor`
- **2026-07-26** `7cb051533311` — 13 info
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `include_total`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `page_size`
  - added the new optional request property `page`
  - added the new optional request property `page_size`
  - added the new optional request property `sorts`
  - the `limit` request property default value `10` was removed
  - the `offset` request property default value `0` was removed
  - request property `limit` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `offset` list-of-types was widened by adding types `null` to media type `application/json`

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/buckets/list/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/buckets/list/post)
