# Versions

Learn how to manage artifact versions and their content in Buddy.

## Contents

- [Download](/docs/api/artifacts/versions/download.md) - Download artifact version as ZIP
- [List Versions](/docs/api/artifacts/versions/list.md) - Get artifact versions list
- [Create Versions](/docs/api/artifacts/versions/create.md) - Create a new artifact version
- [Upload](/docs/api/artifacts/versions/upload.md) - Upload artifact version from ZIP archive
- [Get Versions](/docs/api/artifacts/versions/get.md) - Get a specific artifact version
- [Delete Versions](/docs/api/artifacts/versions/delete.md) - Delete a artifact version
- [Content](/docs/api/artifacts/versions/content.md) - Learn how to manage files and directories within artifact versions.
  - [Create Directory](/docs/api/artifacts/versions/content/create-directory.md) - Create new directory in artifact version
  - [Upload](/docs/api/artifacts/versions/content/upload.md) - Upload file to artifact version
  - [Download](/docs/api/artifacts/versions/content/download.md) - Download file content
  - [Get Content](/docs/api/artifacts/versions/content/get.md) - Get artifact version content at specific path
  - [Get Root](/docs/api/artifacts/versions/content/get-root.md) - Get artifact version root content
  - [Delete Content](/docs/api/artifacts/versions/content/delete.md) - Delete a file or directory

---
Original source: https://buddy.works/docs/api/artifacts/versions