{ "opencollection": "1.0.0", "info": { "name": "Miro Developer Platform AI Interaction Logs User group to teams API", "version": "v2.0" }, "items": [ { "info": { "name": "User group to teams", "type": "folder" }, "items": [ { "info": { "name": "Get teams of a user group", "type": "http" }, "http": { "method": "GET", "url": "https://api.miro.com/v2/orgs/:org_id/groups/:group_id/teams", "params": [ { "name": "org_id", "value": "3074457345618265000", "type": "path", "description": "The ID of an organization." }, { "name": "group_id", "value": "3074457345618265000", "type": "path", "description": "The ID of a user group." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of teams in the result list." }, { "name": "cursor", "value": "", "type": "query", "description": "A representation of the position of a team in the full set of results. It is used to determine the first item of the resulting set. Leave empty to retrieve items from the beginning." } ] }, "docs": "Retrieves the list of teams that the user group is a part of.

Required scope

organizations:groups:read
organizations:teams:read

Rate limiting

Level 1

Enterprise only

This API is available only for

Required scope

organizations:groups:read
organizations:teams:read

Rate limiting

Level 1

Enterprise only

This API is available only for