v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
repository

Lists all runs for a repository run

get/repos/{owner}/{repo}/actions/runs

Path parameters

ownerstring required

owner of the repo

repostring required

name of the repository

Query parameters

eventstring

workflow event name

branchstring

workflow branch

statusstring

workflow status (pending, queued, in_progress, failure, success, skipped)

actorstring

triggered by user

head_shastring

triggering sha of the workflow run

exclude_pull_requestsboolean

if true, the pull_requests field on each returned run is emptied

pageinteger

page number of results to return (1-based)

limitinteger

page size of results

Response

WorkflowRunsList

total_countinteger