Query Parameters

start_time
string
required

The start time (RFC3339) of the time range to get issues for. The duration between start_time and end_time must be less than or equal to 30 days.

end_time
string
required

The end time (RFC3339) of the time range to get issues for. The duration between start_time and end_time must be less than or equal to 30 days.

Response

200 - application/json
data
object[]

The data payload of the response.

errors
string[]

The list of errors, if any.

pagination
object
request_id
string

The request ID for tracking.