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 domain and that matches the input parameters.

post/v1/domain/repositories#domain

Query parameters

domainstring required

The name of the domain that contains the returned list of repositories.

domain-ownerstring

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

administrator-accountstring

Filter the list of repositories to only include those that are managed by the Amazon Web Services account ID.

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.