Skip to Content

APIs & SDKs

GEThttps://api.vercel.com/v3/teams/{teamId}/members

List team members

AuthorizationbearerToken

Default authentication mechanism

Get a paginated list of team members for the provided team.

List team members

teamId

The Team identifier to perform the request on behalf of.

Path parameters

Timestamp in milliseconds to only include members added since then.

Required
Optional
Optional
Optional

excludeProject

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

string
Optional
Optional
string

eligibleMembersForProjectId

Timestamp in milliseconds to only include members added until then.

Optional
string
Optional
Optional

Response

200Success


members

array

emailInviteCodes

array

Optional

Required

pagination

Required

object

403You do not have permission to access this resource.

401The request is not authorized.

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

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