---
title: Get the repository ID for a CI workflow
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-ciworkflows-_id_-relationships-repository
---

# Get the repository ID for a CI workflow

## URL

GET https://api.appstoreconnect.apple.com/v1/ciWorkflows/{id}/relationships/repository

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Getting Xcode Cloud Workflows

- [Read xcode cloud workflow information](appstoreconnectapi/get-v1-ciworkflows-_id_.md)
- [List all xcode cloud builds for a workflow](appstoreconnectapi/get-v1-ciworkflows-_id_-buildruns.md)
- [Read the repository information for an xcode cloud workflow](appstoreconnectapi/get-v1-ciworkflows-_id_-repository.md)
- [List build run IDs for a CI workflow](appstoreconnectapi/get-v1-ciworkflows-_id_-relationships-buildruns.md)
