health
Health
Response
200
Response
List carriers
List carriers
Body
application/json
Body
ListCarriersRequest
party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9
Example:party:495f40f49d8f415fa59e99716d59f6e9
the permission or relation for the resource, usually described by access + _ + resource example: read_policy
Example:read_policy
Response
200 application/json
Response
OK
ListCarriersResponse
Example:["sbul","elic"]
Authentication
Body
Return queues a user has access to
This endpoint retrieves the queues that a specified user has access to based on the provided relation.
Body
application/json
Body
ListQueueRequest
Example:party:b6eeddafdd9e4f92aecf84f6b6702442
Example:read_policy
Response
200 application/json
Response
OK
ListQueueResponse
Example:[{"sbgc":["withdrawal","deposit"]},{"mass":["suitability","claims"]}]
Authentication
Body
Delegate access to an assistant
Allows an agent to delegate their access to an assistant agent, except for super admin roles.
Path Parameters
ID of the assistant to delegate permissions to
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"]