List Queues
listQueuesList queues for your team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of queues per page (1-250, default 250) | |
| offset | No | Number of queues to skip | |
| team_id | No | Duvo team UUID to operate on. API keys are pinned to a single team — omit this (it falls back to the key's team) or pass that same team; a different team is rejected. OAuth callers, who can span multiple teams, should pass the target team here. | |
| automation_id | No | Only return queues belonging to this automation. |