Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

Response

200 - application/json

The current state as a manifest.

Korve manifest (infrastructure as code): the desired state of an organization's projects, environment, and platform resources.

version
enum<integer>
required
Available options:
1
organization
string
required

Organization slug the manifest targets.

projects
object[]