---
title: "GET /private/get_block_rfq_makers"
method: GET
path: "/private/get_block_rfq_makers"
tags: ["Block RFQ", "Private"]
---

# GET /private/get_block_rfq_makers

`GET /private/get_block_rfq_makers`

Returns a list of all available Block RFQ makers. This method takes no parameters.

Use this method to retrieve the list of makers that can be specified when creating a Block RFQ with [private/create_block_rfq](https://docs.deribit.com/api-reference/block-rfq/private-create_block_rfq).

**📖 Related Article:** [Deribit Block RFQ API walkthrough](https://docs.deribit.com/articles/block-rfq-api-walkthrough)

**Scope:** `block_rfq:read`

[Try in API console](https://test.deribit.com/api_console?method=%2Fprivate%2Fget_block_rfq_makers)

## Response `200`

Success response

- PrivateGetBlockRfqMakersResponse
  - `jsonrpc` '2.0', required — The JSON-RPC version (2.0)
  - `id` integer — The id that was sent in the request
  - `result` string[], required — A list of available makers.

---

[API](https://skmtc.net/deribit/apis/deribit-api.md) · [All operations](https://skmtc.net/deribit/apis/deribit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deribit/deribit-api/versions/78a0783dbfcc/schema)
