POST
/
v2
/
projects
/
{project_id}
/
traces
/
search

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

project_id
string
required

Body

application/json
column_ids
string[] | null

column ids to return in each row

experiment_id
string | null

Experiment id associated with the traces.

filters
object[]
log_stream_id
string | null

Log stream id associated with the traces.

pagination
object | null
sort
object | null

Response

200 - application/json
column_ids
string[]

column ids present in each row

num_rows
integer

number of data rows

pagination
object | null
rows
array

list of data rows