/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
tracer-sessions
Create Filter View
Create a new filter view.
post
/api/v1/sessions/{session_id}/views
Path parameters
session_id
string
uuid
required
Request body
FilterViewCreate
required
filter_string
string
nullable
trace_filter_string
string
nullable
tree_filter_string
string
nullable
display_name
string
required
description
string
nullable
type
'runs'
|
'threads'
|
'single_run'
start_time
string
date-time
nullable
end_time
string
date-time
nullable
duration
string
nullable
Response
Successful Response
FilterView
required
filter_string
string
nullable
trace_filter_string
string
nullable
tree_filter_string
string
nullable
display_name
string
required
description
string
nullable
type
'runs'
|
'threads'
|
'single_run'
start_time
string
date-time
nullable
end_time
string
date-time
nullable
duration
string
nullable
id
string
uuid
required
session_id
string
uuid
nullable
created_at
string
date-time
required
updated_at
string
date-time
required