Get Repository List Service

This web service allows you to get a list of repositories that can be accessed by the currently logged-in user.

You can also retrieve a list of repositories based on the filter criteria using the RepositoryDetailsparameter. For example, if you want to retrieve a list of repositories that starts with CUST*. The RepositoryDetailsparameter is an optional input parameter. If you want to retrieve all the repositories in an enterprise, then do not include the RepositoryDetailsparameter in the request.