List all builds for your organization with optional filters
limit and offset parameters:
total to help calculate pagination:
Authentication using a Pipecat Cloud API token.
Filter by build status.
pending, building, success, failed, timeout Filter by region.
Filter by context hash.
Maximum number of builds to return.
1 <= x <= 100Number of builds to skip for pagination.
x >= 0