teams
List team members
Lists the team members associated with the given teamId.
get/orgs/{orgId}/teams/{teamId}/members
Path parameters
orgIdinteger required
Organization numeric identifier
teamIdinteger required
Team numeric identifier
Query parameters
maxinteger
Pagination max results
offsetinteger
Pagination offset
searchstring nullable
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.3
- ▲
the response property
members/items/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the response property
members/items/firstNamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
members/items/lastNamebecame nullable for the status200response-property-became-nullable
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 14 revisions, 1 has no diff computed.