---
title: "Changes to Search events"
method: GET
path: "/events"
---

# Changes to Search events

`GET /events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2021-08-12** `aa6154da1b55` — 2 info
- **2020-08-13** `b2a47c048e83` — 1 breaking, 6 info
- **2020-08-13** `bca9ebb2d24a` — 3 breaking, 2 info
- **2020-08-13** `ddfd4e39c98d` — 5 breaking, 2 warning, 6 info

## Changes

- **2021-08-12** `aa6154da1b55` — 2 info
  - added the new optional `query` request parameter `end_max`
  - added the new optional `query` request parameter `end_min`
- **2020-08-13** `b2a47c048e83` — 1 breaking, 6 info
  - the `items/created_at` response's property type/format changed from `integer`/`int64` to ``/`` for status `200`
  - the response optional property `items/created_at` became not read-only for the status `200`
  - added `#/components/schemas/UnixTime` to the `items/end` response property `allOf` list for the response status `200`
  - added `#/components/schemas/UnixTime` to the `items/start` response property `allOf` list for the response status `200`
  - added `#/components/schemas/UnixTimeMillis` to the `items/created_at` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/UnixTime` from the `items/end` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/UnixTime` from the `items/start` response property `oneOf` list for the response status `200`
- **2020-08-13** `bca9ebb2d24a` — 3 breaking, 2 info
  - the `items/email` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `items/email` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/telephone` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/Email` to the `items/email` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Phone` to the `items/telephone` response property `allOf` list for the response status `200`
- **2020-08-13** `ddfd4e39c98d` — 5 breaking, 2 warning, 6 info
  - added `#/components/schemas/UnixTime` to the `items/end` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/UnixTime` to the `items/start` response property `oneOf` list for the response status `200`
  - the `items/created_at` response's property type/format changed from ``/`` to `integer`/`int64` for status `200`
  - the `items/email` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/telephone` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - deleted the `query` request parameter `end_max`
  - deleted the `query` request parameter `end_min`
  - the response optional property `items/created_at` became read-only for the status `200`
  - removed `#/components/schemas/Email` from the `items/email` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Phone` from the `items/telephone` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/UnixTime` from the `items/end` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/UnixTime` from the `items/start` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/UnixTimeMillis` from the `items/created_at` response property `allOf` list for the response status `200`

---

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