v1

latestOpenAPI 3.1.0BUSL-1.12026-07-1756132288.0 KB

List the verbs a principal effectively holds at a scope path (requires grant:manage over the path)

get/api/v1/{context_id}/principals/{principal_id}/effective

Path parameters

context_idstring required

Spectron context id

principal_idstring required

Principal record-id key

Query parameters

pathstring required

Scope path to resolve effective verbs at

asOfstring

RFC 3339 instant: resolve against grant history at that time instead of current grants

Response

asOfstring date-time nullable

Echoes the as_of instant the verbs were resolved at, when the request asked for a historical view; absent for a current-grants response.

pathstring required

The scope path the verbs were resolved at (canonical form).

verbsVerb[] required

The verbs the principal effectively holds at path.