/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 51m ago · Updated 2mo ago
View markdown
langchain-ai
LangSmith
post
Create Filter View
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
access_policies
5
ace
1
agents
10
alert_rules
5
annotation_queues
2
annotation-queues
21
api-key
6
audit-logs
1
auth
7
aws_marketplace
1
backfills
1
beacon
1
bulk-exports
11
charts
23
comments
6
commits
3
data_planes
2
datasets
35
directories
3
evaluators
6
examples
15
experiment-view-overrides
5
experiments
1
features
5
feedback
15
feedback-configs
4
fleet
1
fleet auth
11
fleet credentials
1
fleet github-app
11
fleet integrations
6
fleet mcp
18
fleet threads
10
fleet trigger-templates
2
fleet triggers
5
fleet usage
4
fleet_webhooks
1
gateway-policies
5
health
1
hub_environments
4
info
2
integrations
2
internal
1
issues
3
issues-agent
5
likes
1
mcp
4
mcp_vendors
9
me
5
metrics
1
model-price-map
4
nps
1
oauth
8
optimization-jobs
9
Organizations
1
orgs
51
ownerships
3
playground-settings
5
prompt-webhooks
6
prompts
2
public
20
repos
9
run
27
runs
7
sandboxes
17
sandboxes-internal
1
SCIM Tokens
5
service-accounts
3
sessions
1
settings
2
skills
5
tag-transitions
1
tags
5
tenant
2
threads
3
tools
8
tracer-sessions
26
post
Get Tracing Project Prebuilt Dashboard
get
Read Tracer Session
delete
Delete Tracer Session
patch
Update Tracer Session
get
Read Tracer Sessions
post
Create Tracer Session
delete
Delete Tracer Sessions
get
Read Tracer Sessions Runs Metadata
get
Read Filter Views
post
Create Filter View
get
Read Filter View
delete
Delete Filter View
patch
Update Filter View
patch
Rename Filter View
get
[Beta] Get Insights Jobs
post
[Beta] Create Insights Job
get
[Beta] Get Insights Job Configs
post
[Beta] Create Insights Job Config
post
[Beta] Auto-Generate Insights Job Config
delete
[Beta] Delete Insights Job Config
patch
[Beta] Update Insights Job Config
get
[Beta] Get Insights Job
delete
[Beta] Delete Insights Job
patch
[Beta] Update Insights Job
get
[Beta] Get Run Cluster From Insights Job
get
[Beta] Get Runs From Insights Job
TTL Settings
2
ttl-settings
2
usage-limits
4
workspaces
38
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