{ "opencollection": "1.0.0", "info": { "name": "Miro Developer Platform AI Interaction Logs Organization Members API", "version": "v2.0" }, "items": [ { "info": { "name": "Organization Members", "type": "folder" }, "items": [ { "info": { "name": "Get organization members", "type": "http" }, "http": { "method": "GET", "url": "https://api.miro.com/v2/orgs/:org_id/members", "params": [ { "name": "emails", "value": "", "type": "query" }, { "name": "role", "value": "", "type": "query" }, { "name": "license", "value": "", "type": "query" }, { "name": "active", "value": "", "type": "query" }, { "name": "cursor", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "org_id", "value": "3074457345821141000", "type": "path", "description": "id of the organization" } ] }, "docs": "Retrieves organization members based on the organization ID and the cursor, or based on the user emails provided in the request.

Required scope

organizations:read

Rate limiting

Level 3

Enterprise only

This API is available only for Enterprise plan

Required scope

organizations:read

Rate limiting

Level 3

Enterprise only

This API is available only for Enterprise plan users. You can only use this endpoint if you have the r" } ] } ], "bundled": true }