| title: REST API endpoints for GitHub Actions artifacts | |
| allowTitleToDifferFromFilename: true | |
| shortTitle: Artifacts | |
| intro: >- | |
| Use the REST API to interact with artifacts in {% data | |
| variables.product.prodname_actions %}. | |
| topics: | |
| - API | |
| versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 | |
| fpt: '*' | |
| ghec: '*' | |
| ghes: '*' | |
| autogenerated: rest | |
| ## About artifacts in {% data variables.product.prodname_actions %} | |
| You can use the REST API to download, delete, and retrieve information about workflow artifacts in {% data variables.product.prodname_actions %}. {% data reusables.actions.about-artifacts %} For more information, see [AUTOTITLE](/actions/using-workflows/storing-workflow-data-as-artifacts). | |
| <!-- Content after this section is automatically generated --> | |