How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Miro Team user groups API

The Team user groups API from Miro — 2 operation(s) for team user groups.

Miro Team user groups API is one of 51 APIs that Miro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Team user groups. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 4 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v2.0.

Requests are made against a single base URL, https://api.miro.com/.

4 operations 2 paths 9 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2.0
Base URL
https://api.miro.com/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Miro Team user groups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oAuth2AuthCode) using the authorizationCode flow, exposing 8 scopes.

  • oAuth2AuthCode — For more information, see https://developers.miro.com/reference/authorization-flow-for-expiring-tokens

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Team user groups 4
GET
/v2/orgs/{org_id}/teams/{team_id}/groups
List of user group to team connections
enterprise-teams-get-groups 4 params → 200400401403429
POST
/v2/orgs/{org_id}/teams/{team_id}/groups
Create user group to team connection
enterprise-teams-create-group 2 params body → 201400401403409429
GET
/v2/orgs/{org_id}/teams/{team_id}/groups/{group_id}
Get user group of a team
enterprise-teams-get-group 3 params → 200400401403404429
DELETE
/v2/orgs/{org_id}/teams/{team_id}/groups/{group_id}
Delete user group to team connection
enterprise-teams-delete-group 3 params → 204400401403404409429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are TeamGroupsPage (5 properties), TeamGroup (3 properties), CreateTeamGroupRequest (2 properties). Each schema is shown below with its type and property counts.

PageType
string
Type of the object returned.
PageSize
integer
Number of results returned in the response considering the cursor and the limit values sent in the request. For example, if there are 20 results, the request d…
QueryLimit
integer
TeamGroup
object
3 properties 2 required
TeamGroupsPage
object
Page of groups that match the search query.
5 properties 3 required
QueryCursor
string
PageCursor
string
Indicator of the position of the next page of the result. To retrieve the next page, make another query setting its cursor field to the value returned by the c…
PageLimit
integer
The maximum number of results to return per call. If the number of project in the response is greater than the limit specified, the response returns the cursor…
CreateTeamGroupRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

miro-team-user-groups-api-openapi.yml Raw ↑

Other APIs Miro publishes across the network.

Miro AI Interaction Logs API
Miro App card items API
Miro App metrics (experimental) API
Miro Audit Logs API
Miro Board classification: Board level API
Miro Board classification: Organization level API
Miro Board classification: Team level API
Miro Board Content Logs API
Miro Board Export API
Miro Board members API
Miro Boards API
Miro Bulk operations API
Where this information came from

This is an independent, third-party profile of Miro Team user groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.