---
title: "Changes to Get Action Items"
method: GET
path: "/v1/dev/user/action-items"
---

# Changes to Get Action Items

`GET /v1/dev/user/action-items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 29 revisions.

- **2026-06-30** `fbfe4956e141` — 2 warning
- **2026-06-30** `c2ab717efdbc` — 2 info
- **2026-06-30** `fbfe4956e141` — 2 warning
- **2026-06-30** `c2ab717efdbc` — 2 info
- **2026-06-30** `fbfe4956e141` — 2 warning
- **2026-06-30** `c2ab717efdbc` — 2 info
- **2026-06-29** `a638dcb24d6f` — 6 breaking, 15 info
- **2026-03-24** `b791dc93aa91` — 1 info

## Changes

- **2026-06-30** `fbfe4956e141` — 2 warning
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
- **2026-06-30** `c2ab717efdbc` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-30** `fbfe4956e141` — 2 warning
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
- **2026-06-30** `c2ab717efdbc` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-30** `fbfe4956e141` — 2 warning
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
- **2026-06-30** `c2ab717efdbc` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-29** `a638dcb24d6f` — 6 breaking, 15 info
  - response property `detail` list-of-types was widened by adding types `array and object` to media type `application/json` of response `401`
  - response property `items/completed_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/conversation_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/created_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/due_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/updated_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the endpoint scheme security `developerApiKey` was added to the API
  - `query` request parameter `completed` list-of-types was widened by adding types `null`
  - `query` request parameter `conversation_id` list-of-types was widened by adding types `null`
  - `query` request parameter `end_date` list-of-types was widened by adding types `null`
  - `query` request parameter `start_date` list-of-types was widened by adding types `null`
  - for the `query` request parameter `completed`, the type/format was generalized from `boolean`/`` to ``/``
  - for the `query` request parameter `conversation_id`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `end_date`, the type/format was generalized from `string`/`date-time` to ``/``
  - for the `query` request parameter `start_date`, the type/format was generalized from `string`/`date-time` to ``/``
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
  - the response property `detail` became required for the status `401`
  - the response property `items/completed` became required for the status `200`
  - the response property `items/description` became required for the status `200`
  - the response property `items/id` became required for the status `200`
- **2026-03-24** `b791dc93aa91` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/basedhardware/apis/omi-developer-api/docs/v1/dev/user/action-items/get.md) · [API](https://skmtc.dev/basedhardware/apis/omi-developer-api.md) · [Page](https://skmtc.dev/basedhardware/apis/omi-developer-api/changes/v1/dev/user/action-items/get)
