For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the full published profile of a site including structure and customization

Returns the complete profile needed to render the published experience of a site. Use this when building a site renderer or preview rather than fetching each resource individually.

Available in MCP
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
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
200

OK

application/json
objectstring · enumRequiredPossible values:
structureone ofRequired
or
get/orgs/{organizationId}/sites/{siteId}/published

Last updated

Was this helpful?

Powered by GitBook