---
title: "Changes to List change feed events"
method: GET
path: "/v1/events"
---

# Changes to List change feed events

`GET /v1/events`

> Every recorded change to this endpoint, newest first.
> 30 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 30 revisions.

- **2026-08-23** `27f74c951c4d` — 1 breaking, 7 info
- **2026-08-23** `5307993e44d3` — 1 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-05** `fdb4bdd01a64` — 1 info

## Changes

- **2026-08-23** `27f74c951c4d` — 1 breaking, 7 info
  - for the `query` request parameter `limit`, default value `100` was removed
  - the endpoint scheme security `BearerAuth AND NamespaceHeader` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `next_cursor`
  - added the new optional `query` request parameter `page_size`
  - `query` request parameter `limit` list-of-types was widened by adding types `null`
  - for the `query` request parameter `limit`, the type/format was generalized from `integer`/`` to ``/``
- **2026-08-23** `5307993e44d3` — 1 info
  - added the enum value `collection.documents.batch_completed` to the property `anyOf[subschema #1: WebhookEventType]/` of the `query` request parameter `event_type`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2026-08-05** `fdb4bdd01a64` — 1 info
  - endpoint added

---

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