GET /releases/{release}/landing-config
Get landing-page config
Read a release's landing-page (link & pre-save) configuration: the
tri-state links_page_enabled gate, whether the release inherits the
label default or carries its own custom config, the resolved effective
config (actions, CTA, description, pre-order links, page style), and the
preview URL.
Parameters
- release (path)
Responses
- 200 — `ReleaseLandingConfigResource`
- 404
- 403
- 401