---
title: List macOS version IDs for a CI Xcode version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-cixcodeversions-_id_-relationships-macosversions
---

# List macOS version IDs for a CI Xcode version

## URL

GET https://api.appstoreconnect.apple.com/v1/ciXcodeVersions/{id}/relationships/macOsVersions

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Getting Xcode Version Information

- [List all xcode versions available in xcode cloud](appstoreconnectapi/get-v1-cixcodeversions.md)
- [Read xcode version information](appstoreconnectapi/get-v1-cixcodeversions-_id_.md)
- [List available macos versions for an xcode version](appstoreconnectapi/get-v1-cixcodeversions-_id_-macosversions.md)
