Skip to content
Alex's Starlight Docs
Search
Ctrl
K
Cancel
Auto
Light
Dark
Language
HTTP
TypeScript
Python
Go
Guides
Example Guide
Reference
Example Reference
API Reference
Overview
Projects
Overview
Create a new project
List projects in an organization, from oldest to newest
Retrieve a project by name
Update a project's properties
Branches
Create a new branch for a project
Delete a project branch
List project branches
Retrieve a project branch
Configs
Generate configuration suggestions based on an OpenAPI spec
Retrieve configuration files for a project
Builds
Overview
Creates two builds whose outputs can be compared directly
Create a new build
List builds for a project
Retrieve a build by ID
Diagnostics
Get diagnostics for a build
Target Outputs
Download the output of a build target
Orgs
Overview
List organizations the user has access to
Retrieve an organization by name
Shared
Overview
GitHub
Auto
Light
Dark
Orgs
Orgs
Orgs
List organizations the user has access to
client.Orgs.
List
(
ctx
)
(
*
Data
array
HasMore
bool
NextCursor
string
OrgListResponse
,
error
)
get
/v0/orgs
Retrieve an organization by name
client.Orgs.
Get
(
ctx
,
org
)
(
*
DisplayName
string
Object
OrgObject
Slug
string
Org
,
error
)
get
/v0/orgs/{org}
Org
Org
struct
Show
Show
DisplayName
string
Object
OrgObjectOrg
OrgObject
OrgObject
Hide Parameters
Show Parameters
OrgObjectOrg
const
OrgObjectOrg
OrgObject
OrgObject
"org"
Slug
string