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

Docker Hub groups API

The groups endpoints allow you to manage your organization's teams and their members.For more information, see [Create and manage a team](https://docs.docker.com/admin/organization/manage/manage-a-team/).

Docker Hub groups API is one of 10 APIs that Docker Hub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2-beta.

Requests are made against a single base URL, https://hub.docker.com.

9 operations 4 paths 3 schemas 2 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2-beta
Base URL
https://hub.docker.com/v2
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Docker Hub groups API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP bearer tokens (bearerSCIMAuth).

Paths & Operations 9

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

groups 9

The groups endpoints allow you to manage your organization's teams and their members. For more information, see [Create and manage a team](https://docs.docker.com/admin/organizati…

GET
/v2/orgs/{org_name}/groups
Get groups of an organization
5 params → 200401403404
POST
/v2/orgs/{org_name}/groups
Create a new group
1 param body → 201400401403
GET
/v2/orgs/{org_name}/groups/{group_name}
Get a group of an organization
2 params → 200401403404
PUT
/v2/orgs/{org_name}/groups/{group_name}
Update the details for an organization group
2 params body → 200401403404
PATCH
/v2/orgs/{org_name}/groups/{group_name}
Update some details for an organization group
2 params body → 200401403404
DELETE
/v2/orgs/{org_name}/groups/{group_name}
Delete an organization group
2 params → 204401403404
GET
/v2/orgs/{org_name}/groups/{group_name}/members
List members of a group
5 params → 200401403404
POST
/v2/orgs/{org_name}/groups/{group_name}/members
Add a member to a group
2 params body → 200401403404500
DELETE
/v2/orgs/{org_name}/groups/{group_name}/members/{username}
Remove a user from a group
3 params → 204401403404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are group_member (11 properties), org_group (5 properties), error (3 properties). Each schema is shown below with its type and property counts.

group_member
object
11 properties
org_group
object
5 properties
error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docker-hub-groups-api-openapi.yml Raw ↑

Other APIs Docker Hub publishes across the network.

Docker Hub access-tokens API
Docker Hub audit-logs API
Docker Hub authentication-api API
Docker Hub invites API
Docker Hub org-access-tokens API
Docker Hub org-settings API
Docker Hub orgs API
Docker Hub repositories API
Docker Hub scim API
Where this information came from

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