Skip to main content
GET
Get issue metric series

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

issue_id
string
required

Issue ID.

Query Parameters

project_id
string
required

Project ID.

as_of
string

As-of timestamp (ISO-8601) for the 30-day window.

Response

Issue metric series

issue_id
string
required
project_id
string
required
points
object[]
required
baseline_mean
number
required
band_low
number
required
band_high
number
required
estimated_baseline_mean
number
required
estimated_band_high
number
required