Get experience settings
GET/experiences/:experienceResourceId/settings
Returns an experience's settings: its name and URL slug, the vanity domain and publish URL, SEO fields, custom head/body HTML, and how the experience is protected. Values describe the work-in-progress experience, which is what the next publish will make live — the published* fields report the currently live state alongside them. Responds 403 when the caller cannot read the experience, and 404 when it does not exist.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429