Skip to main content
GET
Read the scope subordinate supervision list

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

id
number
required

Numeric scope id.

Example:

42

Query Parameters

view
enum<string>

Which variation snapshot to read. Defaults to active.

Available options:
active,
draft

Response

supervisorAgentId
number
required

Numeric id of the scope that supervises the listed subordinates. Echoes the :id from the URL path.

Example:

42

subordinateAgentIds
number[]
required

Numeric ids of the scopes supervised by supervisorAgentId. The order is preserved across writes and reads.

Example: