Skip to main content
GET
Get sages by scope

Authorizations

Authorization
string
header
required

User JWT token passed in Authorization header

Headers

X-Permission-Info
string

Required JWT permission: admin_sage (informational only -- enforced server-side)

Path Parameters

scope_id
string<uuid>
required

UUID of the scope

Query Parameters

details
enum<string>
default:0

Set to 1 to include full object details

Available options:
0,
1
custom
enum<string>

Set to 1 to include only custom sages

Available options:
0,
1

Response

Sages found

Map of sage ID to sage object

{key}
object

Sage record (from SageModel.to_dict())