v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438166195.6 KB

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

nextTokenstring

If there are additional results, this is the token for the next set of results.