Skip to content

List all burndown chart events for a milestone

GET
/api/v4/projects/{id}/milestones/{milestone_id}/burndown_events

Lists all burndown chart events for a specified milestone.

id
required
One of:
string

The ID or URL-encoded path of the project

milestone_id
required
integer

The ID of a project milestone

OK

Bad Request

Not Found