Get sages by scope
Sage
Get sages by scope
Returns sages filtered by scope ID. Pass ?details=1 for full details.
Pass ?custom=1 to filter for custom sages only.
GET
Get sages by scope
Authorizations
User JWT token passed in Authorization header
Headers
Required JWT permission: admin_sage (informational only -- enforced server-side)
Path Parameters
UUID of the scope
Query Parameters
Set to 1 to include full object details
Available options:
0, 1 Set to 1 to include only custom sages
Available options:
0, 1 Response
Sages found
Map of sage ID to sage object
Sage record (from SageModel.to_dict())