@@ -5,11 +5,12 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type:reference
---
# Project repository storage move API
# Project repository storage moves API **(CORE ONLY)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31285) in GitLab 13.0.
Project repository storage can be moved. To retrieve project repository storage moves using the API, you must [authenticate yourself](README.md#authentication) as an administrator.
Project repository storage can be moved. To retrieve project repository storage moves using the API,
you must [authenticate yourself](README.md#authentication) as an administrator.
## Retrieve all project repository storage moves
...
...
@@ -23,7 +24,7 @@ are [paginated](README.md#pagination).