{
"opencollection": "1.0.0",
"info": {
"name": "Miro Developer Platform AI Interaction Logs Organizations API",
"version": "v2.0"
},
"items": [
{
"info": {
"name": "Organizations",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get organization info",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.miro.com/v2/orgs/:org_id",
"params": [
{
"name": "org_id",
"value": "3074457345821141000",
"type": "path",
"description": "id of the organization"
}
]
},
"docs": "Retrieves organization information.
This API is available only for Enterprise plan users. You can only use this endpoint if you have the role of a Company Admin. You can requ" } ] } ], "bundled": true }