v6

latestOpenAPI 3.1.0MIT Licenseraw.githubusercontent.com2026-08-01501943.8 KB
Builds

List builds

Get a list of CI builds

get/api/v1alpha/builds

Query parameters

limitinteger

Maximum number of builds to return

status'pending' | 'running' | 'success' | 'failure' | 'error'

Filter builds by status

Response

List of builds retrieved successfully

idstring

Build identifier

status'pending' | 'running' | 'success' | 'failure' | 'error'

Current status of the build

start_timestring date-time

Build start time

end_timestring date-time nullable

Build end time