---
title: "Changes to Get a list of scopes"
method: GET
path: "/api/v1/scopes"
---

# Changes to Get a list of scopes

`GET /api/v1/scopes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-10-03** `795cad873b47` — 7 info
- **2024-08-11** `11e2773b3a1e` — 7 breaking

## Changes

- **2024-10-03** `795cad873b47` — 7 info
  - the response property `scopes/items/createdAt` became required for the status `200`
  - the response property `scopes/items/deletedAt` became required for the status `200`
  - the response property `scopes/items/id` became required for the status `200`
  - the response property `scopes/items/name` became required for the status `200`
  - the response property `scopes/items/note` became required for the status `200`
  - the response property `scopes/items/type` became required for the status `200`
  - the response property `scopes/items/updatedAt` became required for the status `200`
- **2024-08-11** `11e2773b3a1e` — 7 breaking
  - the response property `scopes/items/createdAt` became optional for the status `200`
  - the response property `scopes/items/deletedAt` became optional for the status `200`
  - the response property `scopes/items/id` became optional for the status `200`
  - the response property `scopes/items/name` became optional for the status `200`
  - the response property `scopes/items/note` became optional for the status `200`
  - the response property `scopes/items/type` became optional for the status `200`
  - the response property `scopes/items/updatedAt` became optional for the status `200`

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/scopes/get.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/scopes/get)
