v1
protected
access-control
Resolve Access
Resolve why (and how) a subject can access a resource.
allowed is computed via the graph backend; paths are derived from the direct resource grants matching the subject so the UI can render the derivation. Grants inherited through project/role still affect allowed but are not expanded into hops here.
post/v1/workspaces/{workspace}/access-control/resolve
Path parameters
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Request body
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○