/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
langchain-ai
LangSmith
post
Read Single Section
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
charts
Read Single Section
Get a single section by ID.
post
/api/v1/charts/section/{section_id}
Path parameters
section_id
string
uuid
required
Request body
CustomChartsSectionRequest
required
timezone
string
start_time
string
date-time
nullable
end_time
string
date-time
nullable
stride
TimedeltaInput
Timedelta input.
omit_data
boolean
group_by
RunStatsGroupBy
Group by param for run stats.
Response
Successful Response
CustomChartsSection
required
title
string
required
description
string
nullable
index
integer
nullable
id
union
required
session_id
string
uuid
nullable
charts
SingleCustomChartResponse[]
required
sub_sections
SingleCustomChartSubSectionResponse[]
nullable