v1

latestOpenAPI 3.1.0BUSL-1.12026-07-1756132288.0 KB

List the Context's principals (requires the grant:manage grant)

get/api/v1/{context_id}/principals

Path parameters

context_idstring required

Spectron context id

Response

displayNamestring required

Human-readable display name.

grantsGrants required

Per-verb scope pattern map. Keys are grant verbs in <noun>:<verb> form (memory:read, memory:write, memory:forget, scope:read, scope:create, scope:delete, grant:manage); values are arrays of scope patterns.

idstring required

Record-id key (e.g. alpha-bot).

kindstring required

Identity kind: human / agent / service / unknown.