Am Donnerstag, den 25.01.2018, 14:18 +0800 schrieb Drew Parsons: > The Debian Science group exists on salsa (and Anton has imported most > projects from alioth). But the alioth import instructions at > http://www.df7cb.de/blog/2017/Salsa_batch_import.html tell us to get > the group id (namespace_id) using > curl https://salsa.debian.org/api/v4/groupsps | jq . | less [..]
You can simply use: https://salsa.debian.org/api/v4//namespaces to get all the namespace IDs for the current user and its groups, even the one of the personal repository. Regards, Daniel

