Read the scope subordinate supervision list
Scopes · Supervision
Read the scope subordinate supervision list
Returns the list of subordinate scope ids managed by this scope. ?view=active (default) reads the deployed supervision set; ?view=draft reads the most recent builder snapshot. Returns 404 when the caller cannot at least use the scope.
Requires: scopes:read
GET
Read the scope subordinate supervision list
Authorizations
A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.
Path Parameters
Numeric scope id.
Example:
42
Query Parameters
Which variation snapshot to read. Defaults to active.
Available options:
active, draft