v1

latestOpenAPI 3.0.22026-07-17412169.2 KB

Retrieve CI data for a given commit

Returns all runs, jobs, job results, and storage files associated with a given commit.

get/gitcommit

Query parameters

commitIdstring

The ID of the commit to fetch data for.

operatingSystemstring

The operating system to filter the CI data by.

workflowNamestring

The name of the workflow to filter the CI data by.

branchstring

The branch of the gitcommit to filter the CI data by.

pageinteger

The page number to retrieve.

pageSizeinteger

The number of items to include per page.

repoNamestring

The repo to filter by.

Response

An object containing runs, jobs, job results, and storage files

totalNumberOfPagesinteger