Skip to content

Milestone status

GET
/milestones/{ref}/status

The same answer every door gives — qd milestones status sp-14, MCP
milestones.status, Slack /qd milestones status sp-14. Criteria are
counted separately from card status.

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Path Parameters

ref*
Type
string
Required
Example"SP-14"

Responses

Milestone with honest counts.

application/json
JSON
{
  
"id": "ms_SP14",
  
"ref": "SP-14",
  
"name": "Sprint 14 — ship the refund flow",
  
"kind": "string",
  
"cards_done": 14,
  
"cards_total": 21,
  
"criteria_done": 41,
  
"criteria_total": 52,
  
"ends_on": "2026-07-18"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

One vocabulary, every door.