teams

List organization teams

Lists all teams in the organization identified by the given orgId.

get/orgs/{orgId}/teams

Path parameters

orgIdinteger required

Organization numeric identifier

Query parameters

maxinteger

Pagination max results

offsetinteger

Pagination offset

searchstring

Filter search parameter

Response

OK

totalSizeinteger

Changes

Changed in 2 of the 14 revisions of this API.12

    • the response property teams/items/avatarUrl 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

    • added the optional property teams/items/idpGroupId to the response with the 200 status

      response-optional-property-added

    • added the optional property teams/items/idpGroupName to the response with the 200 status

      response-optional-property-added

Of the 14 revisions, 1 has no diff computed.