Teams

List team members

Show all members for the team.

Processing mode: <small><code>sync</code></small>

get/orgs/{organization}/teams/{team}/members

Path parameters

organizationstring required

The organization slug

teaminteger required

The team ID

Query parameters

page[size]integer

The number of results that will be returned per page.

page[cursor]string

The cursor to start the pagination from.

Response

Paginated set of MembershipResource

Changes

No recorded changes to this endpoint across all 1 revision of this API.