NaaS — Global Account
List Withdrawals
GET /v2/naas/withdrawals — list all NaaS withdrawals for the sub-merchant.
Query parameters
| Parameter | Description |
|---|---|
group_id | Filter by Fireblocks wallet group ID |
address | Filter by destination address |
receive_currency_code | Filter by currency (e.g. USDT_ETH) |
limit | Maximum results per page (default: 20) |
offset | Pagination offset (default: 0) |
Response 200 OK
Each item in results has the same shape as the Get Withdrawal response.

