---
title: "Changes to Get list of events between a date/time range and event type"
method: GET
path: "/v1/event/ticker"
---

# Changes to Get list of events between a date/time range and event type

`GET /v1/event/ticker`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 34 revisions.

- **2026-01-20** `10ffeffca918` — 2 breaking
- **2025-11-25** `45c0496dd043` — 2 info
- **2025-04-10** `79baf7d7e1b9` — 2 breaking
- **2025-01-16** `ef12d134c115` — 1 warning
- **2024-11-25** `6a7b3b19bd40` — 1 warning
- **2024-07-04** `f0a1163783f3` — 6 info
- **2023-07-06** `8563b7d75ea6` — 1 warning
- **2023-03-15** `d06cd3b61b6c` — 1 warning
- **2023-01-05** `fdbb87a0f0b3` — 1 warning
- **2022-07-26** `6ad00fd5c18a` — 2 warning
- **2022-07-20** `c567a4087099` — 11 warning
- **2022-04-14** `fb0fe85883fd` — 2 warning

## Changes

- **2026-01-20** `10ffeffca918` — 2 breaking
  - for the `query` request parameter `from_date`, the minLength was increased from `0` to `1`
  - for the `query` request parameter `to_date`, the minLength was increased from `0` to `1`
- **2025-11-25** `45c0496dd043` — 2 info
  - for the `query` request parameter `from_date`, the minLength was decreased from `1` to `0`
  - for the `query` request parameter `to_date`, the minLength was decreased from `1` to `0`
- **2025-04-10** `79baf7d7e1b9` — 2 breaking
  - for the `query` request parameter `from_date`, the minLength was increased from `0` to `1`
  - for the `query` request parameter `to_date`, the minLength was increased from `0` to `1`
- **2025-01-16** `ef12d134c115` — 1 warning
  - added the new `AMOUNT_BELOW_MINIMUM` enum value to the `error_identifier` response property for the response status `422`
- **2024-11-25** `6a7b3b19bd40` — 1 warning
  - added the new `NON_HTTPS_RETURN_URL_NOT_ALLOWED_FOR_A_LIVE_ACCOUNT` enum value to the `error_identifier` response property for the response status `422`
- **2024-07-04** `f0a1163783f3` — 6 info
  - added the new optional `query` request parameter `event_types`
  - added the optional property `items/is_moto` to the response with the `200` status
  - added the optional property `items/is_recurring` to the response with the `200` status
  - added the optional property `items/service_external_id` to the response with the `200` status
  - added the optional property `items/source` to the response with the `200` status
  - added the optional property `items/wallet_type` to the response with the `200` status
- **2023-07-06** `8563b7d75ea6` — 1 warning
  - added the new `CARD_NUMBER_IN_PAYMENT_LINK_REFERENCE_REJECTED` enum value to the `error_identifier` response property for the response status `422`
- **2023-03-15** `d06cd3b61b6c` — 1 warning
  - added the new `IDEMPOTENCY_KEY_USED` enum value to the `error_identifier` response property for the response status `422`
- **2023-01-05** `fdbb87a0f0b3` — 1 warning
  - added the new `RECURRING_CARD_PAYMENTS_NOT_ALLOWED` enum value to the `error_identifier` response property for the response status `422`
- **2022-07-26** `6ad00fd5c18a` — 2 warning
  - added the new `INCORRECT_AUTHORISATION_MODE_FOR_SAVE_PAYMENT_INSTRUMENT_TO_AGREEMENT` enum value to the `error_identifier` response property for the response status `422`
  - added the new `REFUND_NOT_AVAILABLE_DUE_TO_DISPUTE` enum value to the `error_identifier` response property for the response status `422`
- **2022-07-20** `c567a4087099` — 11 warning
  - added the new `ACCOUNT_DISABLED` enum value to the `error_identifier` response property for the response status `422`
  - added the new `AGREEMENT_NOT_ACTIVE` enum value to the `error_identifier` response property for the response status `422`
  - added the new `AUTHORISATION_API_NOT_ALLOWED` enum value to the `error_identifier` response property for the response status `422`
  - added the new `AUTHORISATION_ERROR` enum value to the `error_identifier` response property for the response status `422`
  - added the new `AUTHORISATION_REJECTED` enum value to the `error_identifier` response property for the response status `422`
  - added the new `AUTHORISATION_TIMEOUT` enum value to the `error_identifier` response property for the response status `422`
  - added the new `CARD_NUMBER_REJECTED` enum value to the `error_identifier` response property for the response status `422`
  - added the new `INVALID_ATTRIBUTE_VALUE` enum value to the `error_identifier` response property for the response status `422`
  - added the new `MISSING_MANDATORY_ATTRIBUTE` enum value to the `error_identifier` response property for the response status `422`
  - added the new `UNEXPECTED_ATTRIBUTE` enum value to the `error_identifier` response property for the response status `422`
  - added the new `payment_instrument` enum value to the `items/resource_type` response property for the response status `200`
- **2022-04-14** `fb0fe85883fd` — 2 warning
  - added the new `ONE_TIME_TOKEN_ALREADY_USED` enum value to the `error_identifier` response property for the response status `422`
  - added the new `ONE_TIME_TOKEN_INVALID` enum value to the `error_identifier` response property for the response status `422`

---

[Operation](https://skmtc.dev/government-digital-service/apis/ledger-api/docs/v1/event/ticker/get.md) · [API](https://skmtc.dev/government-digital-service/apis/ledger-api.md) · [Page](https://skmtc.dev/government-digital-service/apis/ledger-api/changes/v1/event/ticker/get)
