v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Returns information about one or more repositories.

The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a webpage can expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a webpage.

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

Headers

X-Amz-Target'CodeCommit_20150413.BatchGetRepositories' required

Request body

repositoryNamesRepositoryName[] required
<p>The names of the repositories to get information about.</p> <note> <p>The length constraint limit is for each string in the array. The array itself can be empty.</p> </note>

Response

Success

repositoriesNotFoundRepositoryName[]

Returns a list of repository names for which information could not be found.