Get deployment build status
Returns the preview revision, available page routes, publish availability, and build state for the selected head or published source version. Fails with 404 when target=published is requested for a never-published website.
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Body
Response
Deployment state for the resolved source version.
Id of the website.
Source version resolved from target.
Opaque value that changes when the preview should be refreshed.
Whether the resolved source version contains at least one page.
Statically extractable page routes in the resolved source version.
Whether this preview is ready and has not already been published.
The deployment for the resolved source version, or null when none has been built.