Site preview
Fetch an up-to-date preview of your site before publishing.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Query parameters
siteSpacestringOptional
ID of the site-space to preview. If not provided, the default site-space will be used.
claimsstringOptional
Rison encoded string of attributes/assertions about the visitor for which we want to preview the site.
Responses
200
OK
application/json
400
Bad Request
application/json
get
/orgs/{organizationId}/sites/{siteId}/publishing/previewLast updated
Was this helpful?