Site structure
Retrieve and manipulate the entire hierarchical layout of a site.
Provides a complete overview of how content is organized on a site. With this API, you can discover page nesting, identify sections, and reorder site elements as needed.
Get the complete structure of a site that includes all its site-sections and site-spaces.
Authorizations
Path parameters
organizationIdstringrequired
The unique id of the organization
siteIdstringrequired
The unique id of the site
Query parameters
shareKeystringoptional
For sites published via share-links, the share key is useful to resolve published URLs.
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
404
Was this helpful?