---
title: "Get a list of a team's members."
method: GET
path: "/teams/{tid}/members"
tags: ["Team"]
---

# Get a list of a team's members.

`GET /teams/{tid}/members`

Returns a maximum of 20 per page.

## Path parameters

- `tid` string, required

## Query parameters

- `sortColumn` string
- `sortOrder` string
- `q` string
- `offset` integer
- `limit` integer

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
