Skip to main content

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
Schema OPTIONAL
data object OPTIONAL
id string OPTIONAL
name string
label string
public boolean OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string