Get the help center table of contents
Returns the documentation structure as breadcrumb groups with stable slugs, localized titles, and locale availability. Optionally scope the response to one subtree with rootPath.
GET
/help-center/tocAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:reador
AuthorizationBearer token (JWT) · headerrequiredQuery parameters
rootPathstringOptional documentation subtree path.
Responses
200
Help center documentation structure
groupsHelpCenterTocGroupDto[]requiredShow propertiesHide properties
Array of
HelpCenterTocGroupDtoarticlesHelpCenterTocArticleDto[]requiredShow propertiesHide properties
Array of
HelpCenterTocArticleDtoavailableLocalesstring[]requiredslugstringrequiredtitlesHelpCenterLocalizedValueDtorequiredShow propertiesHide properties
destringenstringbreadcrumbstring[]requiredrootPathstring401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions
502
Documentation structure request failed upstream
503
Help center search is not configured on this server