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

totalSizeinteger

Changes

Changed in 1 of the 14 revisions of this API.3

    • the response property members/items/avatar became nullable for the status 200

      response-property-became-nullable

    • the response property members/items/firstName became nullable for the status 200

      response-property-became-nullable

    • the response property members/items/lastName became nullable for the status 200

      response-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.