v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring sites
Retrieve metadata for a site.
Retrieve the site metadata for an existing site. A default site with ID 'default' exists out-of-the-box. <br />User roles: admin, manager, editor, viewer
get/authoring/v1/sites/{site-id}
Path parameters
site-idstring uuid required
The ID of the site.
Query parameters
fieldsstring
Optional. Only the site metadata fields that are specified here are returned for each result. Any site metadata field is a valid value and can be specified as a comma-separated list. Field names should only be specified once in the list.
For example, to only retrieve name and rev this parameter should look like fields=name,rev.
Response
Success