Buildkite
communityCI/CD platform running pipelines on your own infrastructure with hybrid cloud architecture.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.buildkite.com/v2/organizations/{org}/pipelines/{pipeline}/buildsList pipeline builds
Parameters
orgorg slug (stringrequiredstaterunning|passed|failed (stringoptionalpipelinepipeline slug (stringrequiredReturns
builds[] with id, number, state, branch, commit, message, created_at, started_at, finished_at, jobs[]GET
https://api.buildkite.com/v2/organizations/{org}/pipelines/{pipeline}/builds/{number}Get build details
Parameters
orgorg (stringrequirednumberbuild number (integerrequiredpipelinepipeline (stringrequiredReturns
id, number, state, branch, commit, message, env, jobs[] with name, state, started_at, finished_at, log_urlGET
https://api.buildkite.com/v2/organizations/{org}/pipelinesList pipelines
Parameters
orgorg slug (stringrequiredReturns
pipelines[] with id, slug, name, repository, running_builds_count, scheduled_builds_count, created_at