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