Skip to Content

APIs & SDKs

List project members

List project members

AuthorizationbearerToken

Lists all members of a project.

Default authentication mechanism

GEThttps://api.vercel.com/v1/projects/{idOrName}/members

idOrName

Limit how many project members should be returned

The ID or name of the Project.

Timestamp in milliseconds to only include members added since then.

Required
Optional
integer
Optional

Path parameters

Search project members by their name, username, and email.

integer
integer
Optional
string

Query parameters

Timestamp in milliseconds to only include members added until then.

Optional
string
Optional
Optional

Response

200Paginated list of members for the project.


Errors

410Error

Variant 1Variant 2

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.