---
title: Issues
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/issues
---

# Issues

Read information about issues that occurred when Xcode Cloud performs a build.

## Overview

Overview The ciIssues resource represents issues that occur when Xcode Cloud performs a build. Use it to access a list of issues that occurred and read detailed issue information; for example: The type of issue that occurred The location in your code where the issue occurred A message describing the issue note: This resource supports JSON web tokens with a lifetime of up to six months. For more information, see Determine the Appropriate Token Lifetime.

## Topics

### Getting Xcode Cloud Build Issues

- [Read xcode cloud issue information](appstoreconnectapi/get-v1-ciissues-_id_.md)

### Objects

- [CiIssue](appstoreconnectapi/ciissue.md)
- [FileLocation](appstoreconnectapi/filelocation.md)
- [CiIssueResponse](appstoreconnectapi/ciissueresponse.md)

## See Also

### Build Information

- [Build Runs](appstoreconnectapi/build-runs.md)
- [Build Actions](appstoreconnectapi/build-actions.md)
- [Artifacts](appstoreconnectapi/artifacts.md)
- [Test Results](appstoreconnectapi/test-results.md)
