v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
tracer-sessions

Create Filter View

Create a new filter view.

post/api/v1/sessions/{session_id}/views

Path parameters

session_idstring uuid required

Request body

filter_stringstring nullable
trace_filter_stringstring nullable
tree_filter_stringstring nullable
display_namestring required
descriptionstring nullable
type'runs' | 'threads' | 'single_run'
start_timestring date-time nullable
end_timestring date-time nullable
durationstring nullable

Response

Successful Response

filter_stringstring nullable
trace_filter_stringstring nullable
tree_filter_stringstring nullable
display_namestring required
descriptionstring nullable
type'runs' | 'threads' | 'single_run'
start_timestring date-time nullable
end_timestring date-time nullable
durationstring nullable
idstring uuid required
session_idstring uuid nullable
created_atstring date-time required
updated_atstring date-time required