show a scope
GET /api/scopes/:scope_id shows the identified scope resource
Required scope: scopes:manage:all
| Path Parameters |
|---|
scope_id string — REQUIRED |
| Responses | ||||||
|---|---|---|---|---|---|---|
200
| ||||||
401The client is unauthorized to access this resource.
| ||||||
403The client is forbidden to access this resource.
|