---
title: "Changes to Get a single scope by ID"
method: GET
path: "/api/v1/scopes/{id}"
---

# Changes to Get a single scope by ID

`GET /api/v1/scopes/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

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

## Changes

- **2024-10-03** `795cad873b47` — 15 info
  - the response property `scope/allOf[#/components/schemas/Scope]/createdAt` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/deletedAt` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/id` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/name` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/note` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/type` became required for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/updatedAt` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/createdAt` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/deletedAt` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/id` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/locale` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/scopeId` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/updatedAt` became required for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/value` became required for the status `200`
- **2024-08-11** `11e2773b3a1e` — 15 breaking
  - the response property `scope/allOf[#/components/schemas/Scope]/createdAt` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/deletedAt` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/id` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/name` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/note` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/type` became optional for the status `200`
  - the response property `scope/allOf[#/components/schemas/Scope]/updatedAt` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/createdAt` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/deletedAt` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/id` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/locale` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/scopeId` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/updatedAt` became optional for the status `200`
  - the response property `scope/allOf[subschema #2]/locales/items/value` became optional for the status `200`

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/scopes/:id/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/:id/get)
