v2
latestOpenAPI 3.0.02026-08-013312111.4 MBCommit statuses
List commit statuses for a commit
Returns all statuses (e.g. build results) for a specific commit.
get/repositories/{workspace}/{repo_slug}/commit/{commit}/statuses
Query parameters
refnamestring
If specified, only return commit status objects that were either created without a refname, or were created with the specified refname
qstring
Query string to narrow down the response as per filtering and sorting.
sortstring
Field by which the results should be sorted as per filtering and sorting. Defaults to created_on.
Response
A paginated list of all commit statuses for this commit.