{ "opencollection": "1.0.0", "info": { "name": "Miro Developer Platform AI Interaction Logs Team user groups API", "version": "v2.0" }, "items": [ { "info": { "name": "Team user groups", "type": "folder" }, "items": [ { "info": { "name": "List of user group to team connections", "type": "http" }, "http": { "method": "GET", "url": "https://api.miro.com/v2/orgs/:org_id/teams/:team_id/groups", "params": [ { "name": "org_id", "value": "3074457345618265000", "type": "path", "description": "The ID of an organization." }, { "name": "team_id", "value": "3074457345618265000", "type": "path", "description": "The ID of a team." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of user groups in the result list." }, { "name": "cursor", "value": "", "type": "query", "description": "A representation of the position of a user group 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 user groups that are part of a team in an organization.

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:write

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

Required scope

organizations:groups:read
organizations:teams:write

Rate limiting

Level 1

Enterprise only

This API is available only for