---
title: Artifacts
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/artifacts
---

# Artifacts

Read information about artifacts Xcode Cloud creates when it performs a build.

## Overview

Overview The ciArtifacts resource represents an artifact that Xcode Cloud creates when it performs a workflow’s action. Use it to access the artifact’s: Download URL Filename File size Type Use the provided information to create statistics for the artifacts Xcode Cloud creates or archive Xcode Cloud build artifacts on your own server. 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 Build Artifact Information

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

### Objects

- [CiArtifact](appstoreconnectapi/ciartifact.md)
- [CiArtifactResponse](appstoreconnectapi/ciartifactresponse.md)

## See Also

### Build Information

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