Skip to Content

APIs & SDKs

GEThttps://api.vercel.com/v10/projects

Vercel SDK

Retrieve a list of projects

Retrieve a list of projects

Allows to retrieve the list of projects of the authenticated user or team. The list will be paginated and the provided query parameters allow filtering the returned projects.

Authentication

Default authentication mechanism


string

gitForkProtection

Optional

Query only projects updated after the given timestamp or continuation token.

AuthorizationbearerToken

Optional

from

string

limit

Optional

Limit the number of projects returned

Specifies whether PRs from Git forks should require a team member's authorization before it can be deployed

search

Filter results by repo. Also used for project count

Filter results by Repository ID.

Filter results by excluding those projects that belong to a repo

string
Optional
string
Optional

repoUrl

Filter results by connected Global Config ID

string
Optional
Optional
string

excludeRepos

edgeConfigId

Optional
string
string
Optional

deprecated

Filter results by connected Global Config Token ID

edgeConfigTokenId

Filter results by projects with elastic concurrency enabled

Optional
Optional
string
Optional

staticIpsEnabled

Filter results by projects with Static IPs enabled

string
Optional
Optional
string

buildMachineTypes

The Team identifier to perform the request on behalf of.

Optional
string
Optional
Optional

Response

200Success


Errors

410Error

Variant 1Variant 2Variant 3

401The request is not authorized.

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

403You do not have permission to access this resource.

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