/
/My API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 6mo ago
  • get/v0/openapi
  • getList organizations the user has access to
  • getRetrieve an organization by name
  • getList projects in an organization, from oldest to newest
  • postCreate a new project
  • getRetrieve a project by name
  • patchUpdate a project's properties
  • getList project branches
  • postCreate a new branch for a project
  • getRetrieve a project branch
  • deleteDelete a project branch
  • putRebase a project branch
  • getRetrieve configuration files for a project
  • postGenerate configuration suggestions based on an OpenAPI spec
  • getList builds for a project
  • postCreate a new build
  • getRetrieve a build by ID
  • getDownload the output of a build target
  • postCreates two builds whose outputs can be compared directly
  • getGet diagnostics for a build
  • post/v0/projects/{projectName}/snippets/request
  • post/v0/webhooks/postman/notifications

get/v0/openapi

Response

success

object required

Changes