latestOpenAPI 3.1.02026-08-17360412708.1 KB

389009d50e72

Issues

List Issues

List the issues found on your calls, most recently seen first.

get/v1/issues

Query parameters

statusstring nullable

open, in_progress, resolved or ignored

open, in_progress, resolved or ignored

prioritystring nullable

low, medium, high or urgent

low, medium, high or urgent

typestring nullable

non_deterministic or deterministic

non_deterministic or deterministic

assignee_idstring uuid nullable
limitinteger
offsetinteger

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

idstring uuid required
typestring required

non_deterministic if clustered from similar failures, deterministic if recognised from a known error

titlestring required
descriptionstring required
statusstring required

open, in_progress, resolved or ignored

prioritystring nullable

low, medium, high or urgent. Null until someone sets it.

assignee_idstring uuid nullable
due_datestring date nullable

null when nobody has set one

first_seen_atstring date-time required
last_seen_atstring date-time required
created_atstring date-time required
updated_atstring date-time required