---
title: "GET /api/v2/arm/withdrawal_stats/{token}"
method: GET
path: "/api/v2/arm/withdrawal_stats/{token}"
tags: ["arm"]
---

# GET /api/v2/arm/withdrawal_stats/{token}

`GET /api/v2/arm/withdrawal_stats/{token}`

Get ARM withdrawal stats

## Path parameters

- `token` string, required

## Response `200`

ARM withdrawal stats

- object
  - `minimumDelayMs` number, required
  - `averageWithdrawalTimeMs` number, nullable, required
  - `medianWithdrawalTimeMs` number, nullable, required
  - `p95WithdrawalTimeMs` number, nullable, required
  - `currentlyQueued` number, required
  - `currentlyPending` number, required
  - `currentlyClaimable` number, required
  - `vaultAvailability` number, required
  - `withdrawableBalance` number, required

## Other responses

- `404` — ARM not found

## Changes

> 3 revisions in range; 1 could not be searched.

- **2026-08-30** `8dd0a6b8c5bc` — 1 info
  - api tag `token` added

[Change history](https://skmtc.dev/originprotocol/apis/defi-analytics/changes/api/v2/arm/withdrawal_stats/:token/get.md)

---

[API](https://skmtc.dev/originprotocol/apis/defi-analytics.md) · [All operations](https://skmtc.dev/originprotocol/apis/defi-analytics/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/originprotocol/defi-analytics/revisions/a364312d2f3e/schema)
