Returns a list of <a href="https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html">RepositorySummary</a> objects. Each <code>RepositorySummary</code> contains information about a repository in the specified Amazon Web Services account and that matches the input parameters.
post/v1/repositories
Query parameters
repository-prefixstring
A prefix used to filter returned repositories. Only repositories with names that start with <code>repositoryPrefix</code> are returned.
max-resultsinteger
The maximum number of results to return per page.
next-tokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
maxResultsstring
Pagination limit
nextTokenstring
Pagination token
Response
Success