---
title: CiBuildRunsResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cibuildrunsresponse
---

# CiBuildRunsResponse

The response body for endpoints that list build runs for an Xcode Cloud workflow.

## Declaration

```data
object CiBuildRunsResponse
```

## Properties

data: The resource data. included: The requested relationship data. links: The navigational links that include the self-link. meta: The paging information.

## See Also

### Objects and types

- [CiWorkflow](appstoreconnectapi/ciworkflow.md)
- [CiAction](appstoreconnectapi/ciaction.md)
- [CiWorkflowCreateRequest](appstoreconnectapi/ciworkflowcreaterequest.md)
- [CiWorkflowUpdateRequest](appstoreconnectapi/ciworkflowupdaterequest.md)
- [CiWorkflowResponse](appstoreconnectapi/ciworkflowresponse.md)
- [CiWorkflowsResponse](appstoreconnectapi/ciworkflowsresponse.md)
- [CiManualBranchStartCondition](appstoreconnectapi/cimanualbranchstartcondition.md)
- [CiManualPullRequestStartCondition](appstoreconnectapi/cimanualpullrequeststartcondition.md)
- [CiManualTagStartCondition](appstoreconnectapi/cimanualtagstartcondition.md)
- [CiWorkflowBuildRunsLinkagesResponse](appstoreconnectapi/ciworkflowbuildrunslinkagesresponse.md)
- [CiWorkflowRepositoryLinkageResponse](appstoreconnectapi/ciworkflowrepositorylinkageresponse.md)
