---
title: "Provides UMA Scope description by scope id."
method: GET
path: "/restv1/uma/scopes{id}"
tags: ["UMA Scope"]
---

# Provides UMA Scope description by scope id.

`GET /restv1/uma/scopes{id}`

Provides UMA Scope description by scope id.

## Response `200`

OK

- object
  - `description` string — A human-readable string describing the resource at length. The authorization server MAY use this description in any user interface it presents to a resource owner, for example, for resource protection monitoring or policy setting.
  - `iconUri` string — A URI for a graphic icon representing the scope. The referenced icon MAY be used by the authorization server in any user interface it presents to the resource owner.
  - `name` string, required — A human-readable string describing some scope (extent) of access. This name MAY be used by the authorization server in any user interface it presents to the resource owner.

## Other responses

- `404` — Invalid parameters provided to endpoint.
- `500` — Invalid parameters provided to endpoint.

## Changes

- **2026-04-08** `e60fb909da19` — 1 info
  - endpoint added
- **2022-03-25** `d6fc0677410c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/restv1/uma/scopes:id/get.md)

---

[API](https://skmtc.dev/janssenproject/apis/janssen-authorization-server.md) · [All operations](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/janssenproject/janssen-authorization-server/revisions/2a44b59497de/schema)
