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

Gitpod gitpod.v1.GroupService API

The gitpod.v1.GroupService API from Gitpod — 14 operation(s) for gitpod.v1.groupservice.

Gitpod gitpod.v1.GroupService API is one of 34 APIs that Gitpod publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 14 operations across 14 paths, and defines 42 schemas. It is described by OpenAPI 3.0.0, at version v1.0.0.

Requests are made against a single base URL, https://api.gitpod.io.

14 operations 14 paths 42 schemas 14 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1.0.0
Base URL
https://api.gitpod.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Gitpod gitpod.v1.GroupService API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 14 POST. Each is listed below with its method, path, parameters, and response codes.

gitpod.v1.GroupService 14
POST
/gitpod.v1.GroupService/CreateGroup
CreateGroup
gitpod.v1.GroupService.CreateGroup body → 200default
POST
/gitpod.v1.GroupService/CreateMembership
CreateMembership
gitpod.v1.GroupService.CreateMembership body → 200default
POST
/gitpod.v1.GroupService/CreateRoleAssignment
CreateRoleAssignment
gitpod.v1.GroupService.CreateRoleAssignment body → 200default
POST
/gitpod.v1.GroupService/DeleteGroup
DeleteGroup
gitpod.v1.GroupService.DeleteGroup body → 200default
POST
/gitpod.v1.GroupService/DeleteMembership
DeleteMembership
gitpod.v1.GroupService.DeleteMembership body → 200default
POST
/gitpod.v1.GroupService/DeleteRoleAssignment
DeleteRoleAssignment
gitpod.v1.GroupService.DeleteRoleAssignment body → 200default
POST
/gitpod.v1.GroupService/GetGroup
GetGroup
gitpod.v1.GroupService.GetGroup body → 200default
POST
/gitpod.v1.GroupService/GetMembership
GetMembership
gitpod.v1.GroupService.GetMembership body → 200default
POST
/gitpod.v1.GroupService/ListGroups
ListGroups
gitpod.v1.GroupService.ListGroups 2 params body → 200default
POST
/gitpod.v1.GroupService/ListMemberships
ListMemberships
gitpod.v1.GroupService.ListMemberships 2 params body → 200default
POST
/gitpod.v1.GroupService/ListRoleAssignments
ListRoleAssignments
gitpod.v1.GroupService.ListRoleAssignments 2 params body → 200default
POST
/gitpod.v1.GroupService/ShareResourceWithPrincipal
ShareResourceWithPrincipal
gitpod.v1.GroupService.ShareResourceWithPrincipal body → 200default
POST
/gitpod.v1.GroupService/UnshareResourceWithPrincipal
UnshareResourceWithPrincipal
gitpod.v1.GroupService.UnshareResourceWithPrincipal body → 200default
POST
/gitpod.v1.GroupService/UpdateGroup
UpdateGroup
gitpod.v1.GroupService.UpdateGroup body → 200default

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are gitpod.v1.Group (9 properties), gitpod.v1.RoleAssignment (7 properties), gitpod.v1.ListRoleAssignmentsRequest.Filter (6 properties), gitpod.v1.ShareResourceWithPrincipalRequest (5 properties). Each schema is shown below with its type and property counts.

gitpod.v1.Principal
string
gitpod.v1.ListRoleAssignmentsRequest.Filter
object
6 properties
gitpod.v1.GroupMembership
object
GroupMembership represents a subject's membership in a group
5 properties
gitpod.v1.ListMembershipsResponse
object
2 properties
gitpod.v1.GetMembershipResponse
object
1 property
gitpod.v1.Subject
object
2 properties
gitpod.v1.CreateMembershipResponse
object
1 property
gitpod.v1.ShareResourceWithPrincipalRequest
object
ShareResourceWithPrincipal messages
5 properties
gitpod.v1.RoleAssignment
object
RoleAssignment represents a role assigned to a group on a specific resource
7 properties
connect.error
object
Error type returned by Connect: https://connectrpc.com/docs/go/errors/http-representation
2 properties
gitpod.v1.GetGroupResponse
object
1 property
gitpod.v1.CreateMembershipRequest
object
CreateMembership messages
2 properties
gitpod.v1.UpdateGroupResponse
object
1 property
gitpod.v1.UnshareResourceWithPrincipalRequest
object
UnshareResourceWithPrincipal messages
4 properties
gitpod.v1.UpdateGroupRequest
object
UpdateGroup messages
3 properties
gitpod.v1.CreateRoleAssignmentResponse
object
1 property
gitpod.v1.PaginationRequest
object
2 properties
gitpod.v1.DeleteRoleAssignmentRequest
object
DeleteRoleAssignment messages
1 property
gitpod.v1.ResourceRole
string
ResourceRole represents roles that can be assigned to groups on resources These map directly to the roles defined in backend/db/rule/rbac/role/role.go
gitpod.v1.DeleteRoleAssignmentResponse
object
Empty response
gitpod.v1.UnshareResourceWithPrincipalResponse
object
Empty response on success
gitpod.v1.ListRoleAssignmentsRequest
object
ListRoleAssignments messages
2 properties
gitpod.v1.ListGroupsRequest
object
2 properties
gitpod.v1.CreateGroupRequest
object
CreateGroup messages
3 properties
gitpod.v1.ResourceType
string
gitpod.v1.PaginationResponse
object
1 property
gitpod.v1.DeleteMembershipRequest
object
DeleteMembership messages
1 property
gitpod.v1.ListGroupsRequest.Filter
object
4 properties
google.protobuf.Timestamp
string
A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond res…
gitpod.v1.DeleteGroupRequest
object
DeleteGroup messages
1 property
gitpod.v1.DeleteGroupResponse
object
Empty response
gitpod.v1.ListMembershipsRequest.Filter
object
1 property
gitpod.v1.CreateRoleAssignmentRequest
object
CreateRoleAssignment messages
4 properties
gitpod.v1.GetGroupRequest
object
GetGroup messages
3 properties
gitpod.v1.ListRoleAssignmentsResponse
object
2 properties
gitpod.v1.CreateGroupResponse
object
1 property
gitpod.v1.Group
object
9 properties
gitpod.v1.ListMembershipsRequest
object
ListMemberships messages
3 properties
gitpod.v1.ListGroupsResponse
object
2 properties
gitpod.v1.DeleteMembershipResponse
object
Empty response
gitpod.v1.ShareResourceWithPrincipalResponse
object
Empty response on success
gitpod.v1.GetMembershipRequest
object
GetMembership messages
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitpod-gitpod-v1-groupservice-api-openapi.yml Raw ↑

Other APIs Gitpod publishes across the network.

Gitpod Organizations API
Gitpod Projects API
Gitpod Accounts and Billing API
Gitpod gitpod.v1.AccountService API
Gitpod gitpod.v1.AgentSecurityService API
Gitpod gitpod.v1.AgentService API
Gitpod gitpod.v1.BillingService API
Gitpod gitpod.v1.EditorService API
Gitpod gitpod.v1.EnvironmentAutomationService API
Gitpod gitpod.v1.EnvironmentService API
Gitpod gitpod.v1.ErrorsService API
Gitpod gitpod.v1.EventService API
Where this information came from

This is an independent, third-party profile of Gitpod gitpod.v1.GroupService 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.