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

Google Workspace Groups API

Manage groups in a Google Workspace domain

Google Workspace Groups API is one of 29 APIs that Google Workspace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, an API reference, a getting-started guide, and 1 JSON Schema.

This API exposes 6 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version directory_v1.

Requests are made against a single base URL, https://admin.googleapis.com.

6 operations 2 paths 3 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
directory_v1
Base URL
https://gmail.googleapis.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Google Workspace Groups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization for Google Workspace Admin operations.

Paths & Operations 6

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

Groups 6

Manage groups in a Google Workspace domain

GET
/admin/directory/v1/groups
List Groups
listGroups 8 params → 200400401403
POST
/admin/directory/v1/groups
Create a Group
insertGroup body → 200400401403409
GET
/admin/directory/v1/groups/{groupKey}
Get a Group
getGroup 1 param → 200401403404
PUT
/admin/directory/v1/groups/{groupKey}
Update a Group
updateGroup 1 param body → 200400401403404
PATCH
/admin/directory/v1/groups/{groupKey}
Patch a Group
patchGroup 1 param body → 200400401403404
DELETE
/admin/directory/v1/groups/{groupKey}
Delete a Group
deleteGroup 1 param → 204401403404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Group (10 properties), Groups (4 properties), Error (1 property). Each schema is shown below with its type and property counts.

Group
object
A Google Workspace group. JSON representation of a group resource from the Admin SDK Directory API.
10 properties 1 required
Groups
object
A paginated list of group resources.
4 properties
Error
object
An error response from the API.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-workspace-groups-api-openapi.yml Raw ↑

Other APIs Google Workspace publishes across the network.

Gmail API
Google Drive API
Google Calendar API
Google Meet REST API
Google Docs API
Google Sheets API
Google Slides API
Google Chat API
Admin SDK Reports API
Google Forms API
Google Tasks API
Google Keep API
Where this information came from

This is an independent, third-party profile of Google Workspace 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.