ID of the assistant to delegate permissions to
Delegate access to an assistant
Allows an agent to delegate their access to an assistant agent, except for super admin roles.
Path Parameters
Response
200 application/json
Response
Delegation successful
AgentDelegationResponse
Show Child Parameters
Authentication
Path Parameters
List all objects in relation with the user
List all objects in relation with the user
Body
application/json
Body
ListObjectsRequest
party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9
Example:party:495f40f49d8f415fa59e99716d59f6e9
the permission to check on the resource, usually described by access + _ + resource example: read_policy
Example:read_policy
resource to check against, checking access for policy would be policy
Example:policy
Response
200 application/json
Response
OK
ListObjectsResponse
Example:["policy:1234"]
Authentication
Body
Get All Available Permissions
gets all permissions
Response
200
Response
Authentication
Create Permission
creates a new permission
Body
application/json
Body
CreatePermissionDto
description of the permission
Example:api view access for policy resource
permission descriptive name
Example:Read Policy
fga tuple id name
Example:read_policy
timestamp it occured
Example:2023-12-06T18:36:35.846Z
Response
201
Response
Authentication
Body
Delete Permission
deletes a permission