v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Gets information about one or more repositories.

post/#X-Amz-Target=CodeCommit_20150413.ListRepositories

Query parameters

nextTokenstring

Pagination token

Headers

X-Amz-Target'CodeCommit_20150413.ListRepositories' required

Request body

nextTokenstring

An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to AWS CodeCommit, another page of 1,000 records is retrieved.

sortBy'repositoryName' | 'lastModifiedDate'

The criteria used to sort the results of a list repositories operation.

order'ascending' | 'descending'

The order in which to sort the results of a list repositories operation.

Response

Success

nextTokenstring

An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to AWS CodeCommit, another page of 1,000 records is retrieved.