Skip to main content
Pull-request preview environments. Each preview runs on its own managed subdomain.

previews.list

List the project’s preview environments, newest first.
  • Auth: Organization API key (Authorization: Bearer korve_...) or dashboard session.
  • Minimum role: member
  • Risk: read

Example

Responses

Response body (200)

An array of objects with these fields:

previews.remove

Tear down a preview environment — its app and subdomain are released. Closing the pull request does this automatically.
  • Auth: Organization API key (Authorization: Bearer korve_...) or dashboard session.
  • Minimum role: admin
  • Risk: destructive · sensitive (elevated blast radius)

Example

Responses