Get the site descriptor of a public site

Returns the site descriptor of the site specified by siteId.

User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the site item, or @current to indicate that the ID of the site is derived from the addressed URL via custom domain site mapping or URL path based site addressing. For further details consult the Content documentation.

Query Params
string of strings

Reduce the returned content down to just the specified fields. Fields specified by a comma seperated list of field names and should only be used once in query string. To only retrieve id and name this parameter should look like id,name. Undefined fields are ignored.

Headers
string

The Etag value from a previous request to check whether a content item has been updated since, if so, a 304 (Not Modified) response code is returned instead of the content item.

Responses

304

The "Not modified" message is returned when the If-None-Match header is used and the Etag value matches the most recent version of the content item.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json