GET
/
projects
/
{project_id}
/
runs
/
{run_id}
/
split
/
{split}
/
insights
/
alerts

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required
run_id
string
required
split
enum<string>
required
Available options:
training,
validation,
test,
inference

Query Parameters

inference_name
string
default:
include_dismissed
boolean
default: false
scope
string | null
default:
map_threshold
string | null

Response

200 - application/json
xray_class
enum<integer>
required
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53
message_fields
object
required
logic
object | null
score
number | null
extra_filters
object | null

Extra filters for alerts.

For simplicity of use, all types should be str to make filtering in the DB easier

id
string
required
dismissed
boolean
required
xray_classname
string
default:
message
string
default:
suggestion
string | null
importance
enum<string> | null

The importance of the alert.

Available options:
high,
medium,
low
alert_id
integer
required
pct_samples
number | null