Get the full published profile of a site including structure and customization
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[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
404
No matching site found
application/json
get/orgs/{organizationId}/sites/{siteId}/published
Last updated
Was this helpful?