---
title: CiWorkflowsResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/ciworkflowsresponse
---

# CiWorkflowsResponse

The response body for endpoints that list Xcode Cloud workflows for a product.

## Declaration

```data
object CiWorkflowsResponse
```

## 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)
- [CiBuildRunsResponse](appstoreconnectapi/cibuildrunsresponse.md)
- [CiManualBranchStartCondition](appstoreconnectapi/cimanualbranchstartcondition.md)
- [CiManualPullRequestStartCondition](appstoreconnectapi/cimanualpullrequeststartcondition.md)
- [CiManualTagStartCondition](appstoreconnectapi/cimanualtagstartcondition.md)
- [CiWorkflowBuildRunsLinkagesResponse](appstoreconnectapi/ciworkflowbuildrunslinkagesresponse.md)
- [CiWorkflowRepositoryLinkageResponse](appstoreconnectapi/ciworkflowrepositorylinkageresponse.md)
