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

# Provides UMA Scope description by scope id.

`GET /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

- **2022-03-25** `d6fc0677410c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/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/ae174ecfdc21/schema)
