{
"opencollection": "1.0.0",
"info": {
"name": "Miro Developer Platform AI Interaction Logs Share boards with groups API",
"version": "v2.0"
},
"items": [
{
"info": {
"name": "Share boards with groups",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get board user group assignments",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.miro.com/v2/orgs/:org_id/boards/:board_id/groups",
"params": [
{
"name": "org_id",
"value": "3074457345618265000",
"type": "path",
"description": "The ID of an organization."
},
{
"name": "board_id",
"value": "uXjVOfjm6tI=",
"type": "path",
"description": "The ID of the board."
},
{
"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 information about user groups invited to the specified board.
This API is available only for
This API is available only for
This API is available only for Enterp" } ] } ], "bundled": true }