Skip to main content
GET
Get build status

Status Reconciliation

When you poll a build that’s in progress (pending or building), Pipecat Cloud automatically reconciles the status with the underlying build system. This means you always get the latest status without any delay.

Polling for Completion

After creating a build, poll this endpoint until the build completes:
Once your build succeeds, use the Pipecat CLI to deploy your agent. The CLI will automatically use the built image.

Authorizations

Authorization
string
header
required

Authentication using a Pipecat Cloud API token.

Path Parameters

buildId
string<uuid>
required

Unique identifier of the build.

Response

Build details

build
object