---
title: "Changes to Retrieve an annotation queue"
method: GET
path: "/v2/annotation-queues/{annotation_queue_id}"
---

# Changes to Retrieve an annotation queue

`GET /v2/annotation-queues/{annotation_queue_id}`

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

## Timeline

Changed in 52 of 261 revisions.

- **2026-09-01** `359a7831a2f0` — 6 breaking, 6 info
- **2026-09-01** `66b8a4902911` — 7 breaking, 7 info
- **2026-09-01** `081200e02fe0` — 6 breaking, 6 info
- **2026-08-31** `b22330eb2d5a` — 7 breaking, 7 info
- **2026-08-31** `3a2f6c296c09` — 6 breaking, 6 info
- **2026-08-28** `9642bb8e4f83` — 7 breaking, 7 info
- **2026-08-27** `a38e9ab59771` — 6 breaking, 6 info
- **2026-08-26** `d5a398a9e78d` — 2 info
- **2026-08-26** `1f8d6c19ffa2` — 2 info
- **2026-08-26** `34cb457678d2` — 2 info
- **2026-08-26** `32cce7a5d007` — 2 info
- **2026-08-26** `37cda3ee179b` — 2 info
- **2026-08-26** `2e6a40acc9a5` — 2 info
- **2026-08-25** `809833e6e71d` — 2 info
- **2026-08-25** `6df96c9d628e` — 2 info
- **2026-08-25** `d62847f137cd` — 2 info
- **2026-08-25** `1da656b2181a` — 2 info
- **2026-08-25** `173117515889` — 2 info
- **2026-08-25** `16afc500294e` — 2 info
- **2026-08-25** `a25dd868931b` — 2 info
- **2026-08-24** `bfc2662b4090` — 2 info
- **2026-08-24** `ece3d84f028b` — 2 info
- **2026-08-24** `ed27dc516fb7` — 2 info
- **2026-08-24** `addad33219df` — 2 info
- **2026-08-21** `1586760a252f` — 2 info
- **2026-08-21** `7d1118d21555` — 2 info
- **2026-08-21** `4fdc24e562eb` — 2 info
- **2026-08-20** `be3fe58ce389` — 2 info
- **2026-08-20** `1acdf0c4a90a` — 2 info
- **2026-08-20** `f7a624eccddb` — 2 info
- **2026-08-20** `2cd7e7f7bcb4` — 2 info
- **2026-08-20** `1776aed39f6e` — 2 info
- **2026-08-20** `9a63ca712c8b` — 2 info
- **2026-08-19** `14cf44d799f4` — 2 info
- **2026-08-19** `ab4fda96e4a7` — 2 info
- **2026-08-19** `3fa1f1bf59d5` — 2 info
- **2026-08-18** `a82d9689b4b7` — 2 info
- **2026-08-18** `92c37c7b1f7b` — 2 info
- **2026-08-18** `293628c9a10a` — 2 info
- **2026-08-18** `920c03933487` — 2 info
- **2026-08-18** `230669177604` — 2 info
- **2026-08-18** `1b023ec21964` — 2 info
- **2026-08-18** `f5189ad974a1` — 2 info
- **2026-08-18** `cc1f08e3315b` — 2 info
- **2026-08-17** `f54fa34db0f4` — 2 info
- **2026-08-17** `ed68e8b009d7` — 2 info
- **2026-08-17** `9189cee7a31d` — 2 info
- **2026-08-17** `d46bd23ae34c` — 2 info
- **2026-08-17** `f459ad9381eb` — 2 info
- **2026-08-17** `2502c8757f97` — 2 info
- **2026-08-14** `deb8d376faee` — 2 info
- **2026-08-02** `6f132f005b2a` — 1 info

## Changes

- **2026-09-01** `359a7831a2f0` — 6 breaking, 6 info
  - the `created` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - the `metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `updated` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - removed the required property `metadata/items_count` from the response with the `200` status
  - the response optional property `created` became not read-only for the status `200`
  - the response optional property `updated` became not read-only for the status `200`
  - added `#/components/schemas/AnnotationQueueMetadata` to the `metadata` response property `allOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `created` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-09-01T07:51:05.805Z` was removed for the status `200`
- **2026-09-01** `66b8a4902911` — 7 breaking, 7 info
  - the response property `created_by_id` became nullable for the status `200`
  - the response property `updated_by_id` became nullable for the status `200`
  - the `created` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the `metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `updated` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the response optional property `created` became read-only for the status `200`
  - the response optional property `updated` became read-only for the status `200`
  - removed `#/components/schemas/AnnotationQueueMetadata` from the `metadata` response property `allOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `created` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-09-01T07:51:05.805Z` was added for the status `200`
  - added the required property `metadata/items_count` to the response with the `200` status
- **2026-09-01** `081200e02fe0` — 6 breaking, 6 info
  - the `created` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - the `metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `updated` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - removed the required property `metadata/items_count` from the response with the `200` status
  - the response optional property `created` became not read-only for the status `200`
  - the response optional property `updated` became not read-only for the status `200`
  - added `#/components/schemas/AnnotationQueueMetadata` to the `metadata` response property `allOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `created` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-08-31T22:50:44.227Z` was removed for the status `200`
- **2026-08-31** `b22330eb2d5a` — 7 breaking, 7 info
  - the response property `created_by_id` became nullable for the status `200`
  - the response property `updated_by_id` became nullable for the status `200`
  - the `created` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the `metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `updated` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the response optional property `created` became read-only for the status `200`
  - the response optional property `updated` became read-only for the status `200`
  - removed `#/components/schemas/AnnotationQueueMetadata` from the `metadata` response property `allOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `created` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-08-31T22:50:44.227Z` was added for the status `200`
  - added the required property `metadata/items_count` to the response with the `200` status
- **2026-08-31** `3a2f6c296c09` — 6 breaking, 6 info
  - the `created` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - the `metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `updated` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - removed the required property `metadata/items_count` from the response with the `200` status
  - the response optional property `created` became not read-only for the status `200`
  - the response optional property `updated` became not read-only for the status `200`
  - added `#/components/schemas/AnnotationQueueMetadata` to the `metadata` response property `allOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `created` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-08-28T20:42:44.192Z` was removed for the status `200`
- **2026-08-28** `9642bb8e4f83` — 7 breaking, 7 info
  - the response property `created_by_id` became nullable for the status `200`
  - the response property `updated_by_id` became nullable for the status `200`
  - the `created` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the `metadata` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `updated` response's property type/format changed from `string`/`date-time` to ``/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string`/`` to `string, null`/`uuid` for status `200`
  - the response optional property `created` became read-only for the status `200`
  - the response optional property `updated` became read-only for the status `200`
  - removed `#/components/schemas/AnnotationQueueMetadata` from the `metadata` response property `allOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `created` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-08-28T20:42:44.192Z` was added for the status `200`
  - added the required property `metadata/items_count` to the response with the `200` status
- **2026-08-27** `a38e9ab59771` — 6 breaking, 6 info
  - the `created` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `created_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - the `metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `updated` response's property type/format changed from ``/`date-time` to `string`/`date-time` for status `200`
  - the `updated_by_id` response's property type/format changed from `string, null`/`uuid` to `string`/`` for status `200`
  - removed the required property `metadata/items_count` from the response with the `200` status
  - the response optional property `created` became not read-only for the status `200`
  - the response optional property `updated` became not read-only for the status `200`
  - added `#/components/schemas/AnnotationQueueMetadata` to the `metadata` response property `allOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `created` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `updated` response property `anyOf` list for the response status `200`
  - the `created` response's property default value `2026-08-26T20:33:30.417Z` was removed for the status `200`
- **2026-08-26** `d5a398a9e78d` — 2 info
  - the `` response's property default value changed from `2026-08-26T13:26:42.563Z` to `2026-08-26T20:33:30.418Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-26T13:26:42.562Z` to `2026-08-26T20:33:30.417Z` for the status `200`
- **2026-08-26** `1f8d6c19ffa2` — 2 info
  - the `` response's property default value changed from `2026-08-26T13:17:17.478Z` to `2026-08-26T13:26:42.563Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-26T13:17:17.477Z` to `2026-08-26T13:26:42.562Z` for the status `200`
- **2026-08-26** `34cb457678d2` — 2 info
  - the `` response's property default value changed from `2026-08-26T11:10:52.849Z` to `2026-08-26T13:17:17.478Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-26T11:10:52.848Z` to `2026-08-26T13:17:17.477Z` for the status `200`
- **2026-08-26** `32cce7a5d007` — 2 info
  - the `` response's property default value changed from `2026-08-26T09:46:50.254Z` to `2026-08-26T11:10:52.849Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-26T09:46:50.253Z` to `2026-08-26T11:10:52.848Z` for the status `200`
- **2026-08-26** `37cda3ee179b` — 2 info
  - the `` response's property default value changed from `2026-08-26T07:29:36.190Z` to `2026-08-26T09:46:50.254Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-26T07:29:36.189Z` to `2026-08-26T09:46:50.253Z` for the status `200`
- **2026-08-26** `2e6a40acc9a5` — 2 info
  - the `` response's property default value changed from `2026-08-25T20:21:49.935Z` to `2026-08-26T07:29:36.190Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T20:21:49.935Z` to `2026-08-26T07:29:36.189Z` for the status `200`
- **2026-08-25** `809833e6e71d` — 2 info
  - the `` response's property default value changed from `2026-08-25T14:44:11.279Z` to `2026-08-25T20:21:49.935Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T14:44:11.278Z` to `2026-08-25T20:21:49.935Z` for the status `200`
- **2026-08-25** `6df96c9d628e` — 2 info
  - the `` response's property default value changed from `2026-08-25T13:28:32.932Z` to `2026-08-25T14:44:11.279Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T13:28:32.931Z` to `2026-08-25T14:44:11.278Z` for the status `200`
- **2026-08-25** `d62847f137cd` — 2 info
  - the `` response's property default value changed from `2026-08-25T12:34:45.271Z` to `2026-08-25T13:28:32.932Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T12:34:45.270Z` to `2026-08-25T13:28:32.931Z` for the status `200`
- **2026-08-25** `1da656b2181a` — 2 info
  - the `` response's property default value changed from `2026-08-25T10:39:49.242Z` to `2026-08-25T12:34:45.271Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T10:39:49.242Z` to `2026-08-25T12:34:45.270Z` for the status `200`
- **2026-08-25** `173117515889` — 2 info
  - the `` response's property default value changed from `2026-08-25T08:05:13.508Z` to `2026-08-25T10:39:49.242Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T08:05:13.507Z` to `2026-08-25T10:39:49.242Z` for the status `200`
- **2026-08-25** `16afc500294e` — 2 info
  - the `` response's property default value changed from `2026-08-25T03:48:43.842Z` to `2026-08-25T08:05:13.508Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-25T03:48:43.841Z` to `2026-08-25T08:05:13.507Z` for the status `200`
- **2026-08-25** `a25dd868931b` — 2 info
  - the `` response's property default value changed from `2026-08-24T16:03:44.631Z` to `2026-08-25T03:48:43.842Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-24T16:03:44.631Z` to `2026-08-25T03:48:43.841Z` for the status `200`
- **2026-08-24** `bfc2662b4090` — 2 info
  - the `` response's property default value changed from `2026-08-24T14:41:00.800Z` to `2026-08-24T16:03:44.631Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-24T14:41:00.799Z` to `2026-08-24T16:03:44.631Z` for the status `200`
- **2026-08-24** `ece3d84f028b` — 2 info
  - the `` response's property default value changed from `2026-08-24T09:28:39.484Z` to `2026-08-24T14:41:00.800Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-24T09:28:39.483Z` to `2026-08-24T14:41:00.799Z` for the status `200`
- **2026-08-24** `ed27dc516fb7` — 2 info
  - the `` response's property default value changed from `2026-08-24T01:56:57.966Z` to `2026-08-24T09:28:39.484Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-24T01:56:57.965Z` to `2026-08-24T09:28:39.483Z` for the status `200`
- **2026-08-24** `addad33219df` — 2 info
  - the `` response's property default value changed from `2026-08-22T22:47:49.918Z` to `2026-08-24T01:56:57.966Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-22T22:47:49.918Z` to `2026-08-24T01:56:57.965Z` for the status `200`
- **2026-08-21** `1586760a252f` — 2 info
  - the `` response's property default value changed from `2026-08-21T14:37:55.623Z` to `2026-08-21T14:40:40.451Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-21T14:37:55.623Z` to `2026-08-21T14:40:40.450Z` for the status `200`
- **2026-08-21** `7d1118d21555` — 2 info
  - the `` response's property default value changed from `2026-08-21T08:04:33.837Z` to `2026-08-21T14:37:55.623Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-21T08:04:33.836Z` to `2026-08-21T14:37:55.623Z` for the status `200`
- **2026-08-21** `4fdc24e562eb` — 2 info
  - the `` response's property default value changed from `2026-08-21T06:21:55.721Z` to `2026-08-21T08:04:33.837Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-21T06:21:55.720Z` to `2026-08-21T08:04:33.836Z` for the status `200`
- **2026-08-20** `be3fe58ce389` — 2 info
  - the `` response's property default value changed from `2026-08-20T18:41:40.524Z` to `2026-08-20T22:02:47.309Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-20T18:41:40.524Z` to `2026-08-20T22:02:47.308Z` for the status `200`
- **2026-08-20** `1acdf0c4a90a` — 2 info
  - the `` response's property default value changed from `2026-08-20T15:20:50.574Z` to `2026-08-20T18:41:40.524Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-20T15:20:50.573Z` to `2026-08-20T18:41:40.524Z` for the status `200`
- **2026-08-20** `f7a624eccddb` — 2 info
  - the `` response's property default value changed from `2026-08-20T13:19:48.930Z` to `2026-08-20T15:20:50.574Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-20T13:19:48.929Z` to `2026-08-20T15:20:50.573Z` for the status `200`
- **2026-08-20** `2cd7e7f7bcb4` — 2 info
  - the `` response's property default value changed from `2026-08-20T11:48:20.273Z` to `2026-08-20T13:19:48.930Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-20T11:48:20.273Z` to `2026-08-20T13:19:48.929Z` for the status `200`
- **2026-08-20** `1776aed39f6e` — 2 info
  - the `` response's property default value changed from `2026-08-20T04:17:06.109Z` to `2026-08-20T11:48:20.273Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-20T04:17:06.108Z` to `2026-08-20T11:48:20.273Z` for the status `200`
- **2026-08-20** `9a63ca712c8b` — 2 info
  - the `` response's property default value changed from `2026-08-19T12:36:36.185Z` to `2026-08-20T04:17:06.109Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-19T12:36:36.185Z` to `2026-08-20T04:17:06.108Z` for the status `200`
- **2026-08-19** `14cf44d799f4` — 2 info
  - the `` response's property default value changed from `2026-08-19T10:58:01.279Z` to `2026-08-19T12:36:36.185Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-19T10:58:01.278Z` to `2026-08-19T12:36:36.185Z` for the status `200`
- **2026-08-19** `ab4fda96e4a7` — 2 info
  - the `` response's property default value changed from `2026-08-19T02:39:47.616Z` to `2026-08-19T10:58:01.279Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-19T02:39:47.615Z` to `2026-08-19T10:58:01.278Z` for the status `200`
- **2026-08-19** `3fa1f1bf59d5` — 2 info
  - the `` response's property default value changed from `2026-08-18T16:09:25.545Z` to `2026-08-19T02:39:47.616Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T16:09:25.545Z` to `2026-08-19T02:39:47.615Z` for the status `200`
- **2026-08-18** `a82d9689b4b7` — 2 info
  - the `` response's property default value changed from `2026-08-18T13:58:29.131Z` to `2026-08-18T16:09:25.545Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T13:58:29.130Z` to `2026-08-18T16:09:25.545Z` for the status `200`
- **2026-08-18** `92c37c7b1f7b` — 2 info
  - the `` response's property default value changed from `2026-08-18T13:05:13.360Z` to `2026-08-18T13:58:29.131Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T13:05:13.360Z` to `2026-08-18T13:58:29.130Z` for the status `200`
- **2026-08-18** `293628c9a10a` — 2 info
  - the `` response's property default value changed from `2026-08-18T12:39:45.572Z` to `2026-08-18T13:05:13.360Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T12:39:45.571Z` to `2026-08-18T13:05:13.360Z` for the status `200`
- **2026-08-18** `920c03933487` — 2 info
  - the `` response's property default value changed from `2026-08-18T10:41:53.653Z` to `2026-08-18T12:39:45.572Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T10:41:53.652Z` to `2026-08-18T12:39:45.571Z` for the status `200`
- **2026-08-18** `230669177604` — 2 info
  - the `` response's property default value changed from `2026-08-18T09:43:07.956Z` to `2026-08-18T10:41:53.653Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T09:43:07.956Z` to `2026-08-18T10:41:53.652Z` for the status `200`
- **2026-08-18** `1b023ec21964` — 2 info
  - the `` response's property default value changed from `2026-08-18T07:47:21.845Z` to `2026-08-18T09:43:07.956Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T07:47:21.844Z` to `2026-08-18T09:43:07.956Z` for the status `200`
- **2026-08-18** `f5189ad974a1` — 2 info
  - the `` response's property default value changed from `2026-08-18T06:48:26.599Z` to `2026-08-18T07:47:21.845Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-18T06:48:26.598Z` to `2026-08-18T07:47:21.844Z` for the status `200`
- **2026-08-18** `cc1f08e3315b` — 2 info
  - the `` response's property default value changed from `2026-08-17T22:10:56.350Z` to `2026-08-18T06:48:26.599Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T22:10:56.349Z` to `2026-08-18T06:48:26.598Z` for the status `200`
- **2026-08-17** `f54fa34db0f4` — 2 info
  - the `` response's property default value changed from `2026-08-17T21:16:28.177Z` to `2026-08-17T22:10:56.350Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T21:16:28.176Z` to `2026-08-17T22:10:56.349Z` for the status `200`
- **2026-08-17** `ed68e8b009d7` — 2 info
  - the `` response's property default value changed from `2026-08-17T16:14:09.301Z` to `2026-08-17T21:16:28.177Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T16:14:09.300Z` to `2026-08-17T21:16:28.176Z` for the status `200`
- **2026-08-17** `9189cee7a31d` — 2 info
  - the `` response's property default value changed from `2026-08-17T12:12:49.975Z` to `2026-08-17T16:14:09.301Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T12:12:49.975Z` to `2026-08-17T16:14:09.300Z` for the status `200`
- **2026-08-17** `d46bd23ae34c` — 2 info
  - the `` response's property default value changed from `2026-08-17T10:34:03.179Z` to `2026-08-17T12:12:49.975Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T10:34:03.179Z` to `2026-08-17T12:12:49.975Z` for the status `200`
- **2026-08-17** `f459ad9381eb` — 2 info
  - the `` response's property default value changed from `2026-08-17T04:12:25.936Z` to `2026-08-17T10:34:03.179Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-17T04:12:25.935Z` to `2026-08-17T10:34:03.179Z` for the status `200`
- **2026-08-17** `2502c8757f97` — 2 info
  - the `` response's property default value changed from `2026-08-14T13:41:24.623Z` to `2026-08-17T04:12:25.936Z` for the status `200`
  - the `created` response's property default value changed from `2026-08-14T13:41:24.623Z` to `2026-08-17T04:12:25.935Z` for the status `200`
- …earlier changes are on the page: https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/annotation-queues/:annotation_queue_id/get

---

[Operation](https://skmtc.dev/orq-ai/apis/orq-ai-api/docs/v2/annotation-queues/:annotation_queue_id/get.md) · [API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [Page](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/annotation-queues/:annotation_queue_id/get)
