Skip to Content

APIs & SDKs

List repositories

List repositories

AuthorizationbearerToken

Default authentication mechanism

List container registry repositories for a project.

GEThttps://api.vercel.com/v1/vcr/repository

Query parameters

Project ID or name (slug) within the authenticated team. IDs take precedence over names. Missing or empty values return HTTP 400.

projectId

limit

string
Required
Optional
integer

cursor

Opaque pagination cursor returned by a previous list response.

string
Optional
teamId
The Team slug to perform the request on behalf of.

slug

The Team identifier to perform the request on behalf of.

Optional
string
Optional
string

200Success

nextCursor

string

401The request is not authorized.

Optional

Cursor to fetch the next page of results, when more are available.

repositories

Errors

array

403You do not have permission to access this resource.

Required

400One of the provided values in the request query is invalid.

This page is not in the current cross-link map.