Project remote mirrors API (Pull Direction)

Problem to solve

Currently, I'm working in the migration from another git platform to Gitlab, the current service contains 400+ repositories, we create a script to collect all repositories from the current solution and create a new repository and during the migration we want to use the mirror feature, currently the API only has the direction of push, and not pull... is almost impossible setup the mirroring for this amount of repositories doing a manual update on each repo, we want to use the API to set up this, but is impossible right now

Intended users

Every now user who want to replace the current platform for Gitlab

Links / references