aiendpoint.dev
ServicesBuildkite

Buildkite

community

CI/CD platform running pipelines on your own infrastructure with hybrid cloud architecture.

Visit site ↗

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.

https://buildkite.combearerdeveloperconfidence: 90/1000 discoveries2 contributors
GEThttps://api.buildkite.com/v2/organizations/{org}/pipelines/{pipeline}/builds

List pipeline builds

Parameters

orgorg slug (stringrequired
staterunning|passed|failed (stringoptional
pipelinepipeline slug (stringrequired

Returns

builds[] with id, number, state, branch, commit, message, created_at, started_at, finished_at, jobs[]
GEThttps://api.buildkite.com/v2/organizations/{org}/pipelines/{pipeline}/builds/{number}

Get build details

Parameters

orgorg (stringrequired
numberbuild number (integerrequired
pipelinepipeline (stringrequired

Returns

id, number, state, branch, commit, message, env, jobs[] with name, state, started_at, finished_at, log_url
GEThttps://api.buildkite.com/v2/organizations/{org}/pipelines

List pipelines

Parameters

orgorg slug (stringrequired

Returns

pipelines[] with id, slug, name, repository, running_builds_count, scheduled_builds_count, created_at