teams

List team workspaces

Lists all the workspaces of which the given teamId is a participant.

get/orgs/{orgId}/teams/{teamId}/workspaces

Path parameters

orgIdinteger required

Organization numeric identifier

teamIdinteger required

Team numeric identifier

Query parameters

maxinteger

Pagination max results

offsetinteger

Pagination offset

searchstring

Search criteria

Response

OK

totalSizeinteger

Changes

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

  • 98d6b538c88e58See the full diff
    • removed the optional property workspaces/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property workspaces/items/fullName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property workspaces/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property workspaces/items/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property workspaces/items/visibility from the response with the 200 status

      response-optional-property-removed

    • added the optional property totalSize to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/orgId to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/orgName to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/participantId to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/participantRole to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/workspaceFullName to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/workspaceId to the response with the 200 status

      response-optional-property-added

    • added the optional property workspaces/items/workspaceName to the response with the 200 status

      response-optional-property-added

    This revision also has 7 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.