---
title: "Changes to Auth Token List"
method: POST
path: "/api/v1.admin.auth-token.list"
---

# Changes to Auth Token List

`POST /api/v1.admin.auth-token.list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2026-05-07** `c9c3cc644ef1` — 1 info
- **2026-04-28** `a542ced3f593` — 12 warning, 12 info
- **2026-04-28** `b1d873e9a6e4` — 4 info
- **2026-04-21** `c30222181768` — 1 breaking, 5 info
- **2026-04-13** `e6c44b12ecfb` — 3 breaking
- **2026-03-31** `f62be26d2a53` — 10 breaking, 4 warning

## Changes

- **2026-05-07** `c9c3cc644ef1` — 1 info
  - added the required property `data/items/expired` to the response with the `200` status
- **2026-04-28** `a542ced3f593` — 12 warning, 12 info
  - added the new `invalid-input` enum value to the `type` response property for the response status `400`
  - added the new `invalid-input` enum value to the `type` response property for the response status `401`
  - added the new `invalid-input` enum value to the `type` response property for the response status `403`
  - added the new `invalid-input` enum value to the `type` response property for the response status `422`
  - added the new `operation-error` enum value to the `type` response property for the response status `400`
  - added the new `operation-error` enum value to the `type` response property for the response status `401`
  - added the new `operation-error` enum value to the `type` response property for the response status `403`
  - added the new `operation-error` enum value to the `type` response property for the response status `422`
  - added the new `server-error` enum value to the `type` response property for the response status `400`
  - added the new `server-error` enum value to the `type` response property for the response status `401`
  - added the new `server-error` enum value to the `type` response property for the response status `403`
  - added the new `server-error` enum value to the `type` response property for the response status `422`
  - removed the `invalid_input` enum value from the `type` response property for the response status `400`
  - removed the `invalid_input` enum value from the `type` response property for the response status `401`
  - removed the `invalid_input` enum value from the `type` response property for the response status `403`
  - removed the `invalid_input` enum value from the `type` response property for the response status `422`
  - removed the `operation_error` enum value from the `type` response property for the response status `400`
  - removed the `operation_error` enum value from the `type` response property for the response status `401`
  - removed the `operation_error` enum value from the `type` response property for the response status `403`
  - removed the `operation_error` enum value from the `type` response property for the response status `422`
  - removed the `server_error` enum value from the `type` response property for the response status `400`
  - removed the `server_error` enum value from the `type` response property for the response status `401`
  - removed the `server_error` enum value from the `type` response property for the response status `403`
  - removed the `server_error` enum value from the `type` response property for the response status `422`
- **2026-04-28** `b1d873e9a6e4` — 4 info
  - added the required property `type` to the response with the `400` status
  - added the required property `type` to the response with the `401` status
  - added the required property `type` to the response with the `403` status
  - added the required property `type` to the response with the `422` status
- **2026-04-21** `c30222181768` — 1 breaking, 5 info
  - the `detail` response's property type/format changed from `array`/`` to `string`/`` for status `422`
  - added the optional property `location` to the response with the `400` status
  - added the optional property `location` to the response with the `401` status
  - added the optional property `location` to the response with the `403` status
  - added the optional property `location` to the response with the `422` status
  - added the required property `code` to the response with the `422` status
- **2026-04-13** `e6c44b12ecfb` — 3 breaking
  - the `data/items/created` response's property type/format changed from `string`/`date-time` to `integer`/`uint64` for status `200`
  - the `data/items/expiry` response's property type/format changed from `string`/`date-time` to `integer`/`uint64` for status `200`
  - the `data/items/updated` response's property type/format changed from `string`/`date-time` to `integer`/`uint64` for status `200`
- **2026-03-31** `f62be26d2a53` — 10 breaking, 4 warning
  - the `data/items/created` response's property type/format changed from `integer`/`uint64` to `string`/`date-time` for status `200`
  - the `data/items/expiry` response's property type/format changed from `integer`/`uint64` to `string`/`date-time` for status `200`
  - the `data/items/updated` response's property type/format changed from `integer`/`uint64` to `string`/`date-time` for status `200`
  - the `detail` response's property type/format changed from `string`/`` to `array`/`` for status `422`
  - removed the required property `code` from the response with the `422` status
  - removed the required property `data/items/expired` from the response with the `200` status
  - removed the required property `type` from the response with the `400` status
  - removed the required property `type` from the response with the `401` status
  - removed the required property `type` from the response with the `403` status
  - removed the required property `type` from the response with the `422` status
  - removed the optional property `location` from the response with the `400` status
  - removed the optional property `location` from the response with the `401` status
  - removed the optional property `location` from the response with the `403` status
  - removed the optional property `location` from the response with the `422` status

---

[Operation](https://skmtc.dev/svix/apis/diom-api/docs/api/v1.admin.auth-token.list/post.md) · [API](https://skmtc.dev/svix/apis/diom-api.md) · [Page](https://skmtc.dev/svix/apis/diom-api/changes/api/v1.admin.auth-token.list/post)
