latestOpenAPI 3.0.12026-08-225657103.3 KB

c09fb78bfb08

Get scope details

Returns details of a scope. Returns full scope information (including quotas and settings) if the user is a scope member.

get/scopes/{scope}

Path parameters

scopestring required

The name of a scope. This must not be @ prefixed.

Example:denoland

The name of the scope

Response

OK

OR

Example response

{
  "scope": "denoland"
}