---
title: "List All Bindings for Queue"
method: GET
path: "/queues/{vhost}/{queue}/bindings"
tags: ["Bindings", "Queues"]
---

# List All Bindings for Queue

`GET /queues/{vhost}/{queue}/bindings`

## Response `200`

OK

- Binding[]
  - `arguments` object
    - `x-arg` string
  - `destination` string
  - `destination_type` string
  - `properties_key` string
  - `routing_key` string
  - `source` string
  - `vhost` string

---

[API](https://skmtc.dev/zcaudate-xyz/apis/rabbitmq-http-api.md) · [All operations](https://skmtc.dev/zcaudate-xyz/apis/rabbitmq-http-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zcaudate-xyz/rabbitmq-http-api/revisions/65c16d7e1482/schema)
