/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3mo ago
Details
Filter operations
access_policies
5
ace
1
alert_rules
5
annotation-queues
19
api-key
6
audit-logs
1
auth
6
bulk-exports
11
charts
23
post
Clone Section
get
Read Sections
post
Create Section
post
Read Charts
post
Read Chart Preview
post
Create Chart
post
Read Single Chart
delete
Delete Chart
patch
Update Chart
post
Read Single Section
delete
Delete Section
patch
Update Section
get
Org Read Sections
post
Org Create Section
post
Org Read Charts
post
Org Read Chart Preview
post
Org Create Chart
post
Org Read Single Chart
delete
Org Delete Chart
patch
Org Update Chart
post
Org Read Single Section
delete
Org Delete Section
patch
Org Update Section
comments
6
commits
3
datasets
35
examples
15
experiment-view-overrides
5
experiments
1
feedback
16
feedback-configs
4
info
2
likes
1
mcp
4
me
4
metrics
1
model-price-map
4
optimization-jobs
9
Organizations
1
orgs
50
playground-settings
5
prompt-webhooks
6
prompts
2
public
20
repos
9
run
23
runs
4
sandboxes
12
SCIM Tokens
5
service-accounts
3
settings
2
tags
5
tenant
2
threads
2
tracer-sessions
26
TTL Settings
2
ttl-settings
2
usage-limits
4
workspaces
38
get
Ok
charts
Read Charts
Get all charts for the tenant.
post
/api/v1/charts
Request body
CustomChartsRequest
required
timezone
string
start_time
string
date-time
nullable
end_time
string
date-time
nullable
stride
TimedeltaInput
Timedelta input.
omit_data
boolean
after_index
integer
nullable
tag_value_id
string[]
nullable
Response
Successful Response
CustomChartsResponse
required
sections
CustomChartsSection[]
required
Changes