ListQueueRequest
objectuserstringrequired
Example:party:b6eeddafdd9e4f92aecf84f6b6702442
relationstringrequired
Example:read_policy
Example
ListQueueResponse
objectqueuesarray[object]required
Example:{"sbgc":["withdrawal","deposit"]}{"mass":["suitability","claims"]}
Example
AgentDelegationResponse
objectcreatedarray[object]
Show Child Parameters
Example
ListObjectsRequest
objectuserstringrequired
party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9
Example:party:495f40f49d8f415fa59e99716d59f6e9
relationstringrequired
the permission to check on the resource, usually described by access + _ + resource example: read_policy
Example:read_policy
typestringrequired
resource to check against, checking access for policy would be policy
Example:policy
Example
ListObjectsResponse
objectobjectsarray[string]
Example:policy:1234
Example