/
ST
stainless-api
/
My API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 5mo ago
View markdown
stainless-api
My API
get
Retrieve build
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
25
17
56.0 KB
get
/v0/openapi
get
Retrieve the current user
get
List organizations
get
Retrieve an organization
get
List projects
post
Create project
get
Retrieve project
patch
Update project
post
Generate an AI commit message for a specific SDK
get
List project branches
post
Create a new project branch
get
Retrieve a project branch
delete
Delete a project branch
put
Rebase a project branch
put
/v0/projects/{project}/branches/{branch}/reset
get
Retrieve configuration files
post
Generate config suggestions
get
List project builds
post
Create build
get
Retrieve build
get
Download build target output
post
Creates two comparable builds
get
Get diagnostics for a build
post
/v0/projects/{projectName}/snippets/request
get
Retrieve decorated spec
Retrieve build
Retrieve a build by its ID.
get
/v0/builds/{buildId}
Path parameters
buildId
string
required
Build ID
Response
success
Build
required
object
'build'
required
id
string
required
Build ID
updated_at
string
date-time
required
created_at
string
date-time
required
project
string
required
org
string
required
config_commit
string
required
documented_spec
union
required
targets
object
required