---
title: CiBuildRun
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/cibuildrun
---

# CiBuildRun

A single execution of an Xcode Cloud workflow, capturing the trigger, commit, status, and artifacts produced.

## Declaration

```data
object CiBuildRun
```

## Properties

attributes: The attributes that describe the Build Runs resource. id: The opaque resource ID that uniquely identifies a Build Runs resource. links: The navigational links that include the self-link. relationships: The navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Objects

- [CiBuildRun.Attributes](appstoreconnectapi/cibuildrun/attributes-data.dictionary.md)
- [CiBuildRun.Relationships](appstoreconnectapi/cibuildrun/relationships-data.dictionary.md)

## See Also

### Objects

- [CiBuildRunCreateRequest](appstoreconnectapi/cibuildruncreaterequest.md)
- [CiBuildRunResponse](appstoreconnectapi/cibuildrunresponse.md)
- [CiBuildActionsResponse](appstoreconnectapi/cibuildactionsresponse.md)
- [CiBuildRunActionsLinkagesResponse](appstoreconnectapi/cibuildrunactionslinkagesresponse.md)
- [CiBuildRunBuildsLinkagesResponse](appstoreconnectapi/cibuildrunbuildslinkagesresponse.md)
