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.ServiceAccountService API

The gitpod.v1.ServiceAccountService API from Gitpod — 10 operation(s) for gitpod.v1.serviceaccountservice.

Gitpod gitpod.v1.ServiceAccountService 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 10 operations across 10 paths, and defines 30 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.

10 operations 10 paths 30 schemas 10 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.ServiceAccountService API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 10

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

gitpod.v1.ServiceAccountService 10
POST
/gitpod.v1.ServiceAccountService/CreateServiceAccount
CreateServiceAccount
gitpod.v1.ServiceAccountService.CreateServiceAccount body → 200default
POST
/gitpod.v1.ServiceAccountService/CreateServiceAccountAccessToken
CreateServiceAccountAccessToken
gitpod.v1.ServiceAccountService.CreateServiceAccountAccessToken body → 200default
POST
/gitpod.v1.ServiceAccountService/CreateServiceAccountToken
CreateServiceAccountToken
gitpod.v1.ServiceAccountService.CreateServiceAccountToken body → 200default
POST
/gitpod.v1.ServiceAccountService/DeleteServiceAccount
DeleteServiceAccount
gitpod.v1.ServiceAccountService.DeleteServiceAccount body → 200default
POST
/gitpod.v1.ServiceAccountService/DeleteServiceAccountToken
DeleteServiceAccountToken
gitpod.v1.ServiceAccountService.DeleteServiceAccountToken body → 200default
POST
/gitpod.v1.ServiceAccountService/GetServiceAccount
GetServiceAccount
gitpod.v1.ServiceAccountService.GetServiceAccount body → 200default
POST
/gitpod.v1.ServiceAccountService/GetServiceAccountToken
GetServiceAccountToken
gitpod.v1.ServiceAccountService.GetServiceAccountToken body → 200default
POST
/gitpod.v1.ServiceAccountService/ListServiceAccountTokens
ListServiceAccountTokens
gitpod.v1.ServiceAccountService.ListServiceAccountTokens 2 params body → 200default
POST
/gitpod.v1.ServiceAccountService/ListServiceAccounts
ListServiceAccounts
gitpod.v1.ServiceAccountService.ListServiceAccounts 2 params body → 200default
POST
/gitpod.v1.ServiceAccountService/UpdateServiceAccount
UpdateServiceAccount
gitpod.v1.ServiceAccountService.UpdateServiceAccount body → 200default

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are gitpod.v1.ServiceAccount (8 properties), gitpod.v1.ServiceAccountToken (7 properties), gitpod.v1.CreateServiceAccountRequest (3 properties), gitpod.v1.UpdateServiceAccountRequest (3 properties). Each schema is shown below with its type and property counts.

gitpod.v1.Principal
string
gitpod.v1.DeleteServiceAccountRequest
object
1 property
gitpod.v1.UpdateServiceAccountResponse
object
1 property 1 required
gitpod.v1.GetServiceAccountResponse
object
1 property 1 required
gitpod.v1.DeleteServiceAccountTokenRequest
object
1 property
gitpod.v1.GetServiceAccountTokenResponse
object
1 property 1 required
gitpod.v1.GetServiceAccountRequest
object
1 property
gitpod.v1.Subject
object
2 properties
gitpod.v1.DeleteServiceAccountResponse
object
connect.error
object
Error type returned by Connect: https://connectrpc.com/docs/go/errors/http-representation
2 properties
gitpod.v1.CreateServiceAccountResponse
object
1 property 1 required
gitpod.v1.CreateServiceAccountRequest
object
3 properties 1 required
gitpod.v1.PaginationRequest
object
2 properties
google.protobuf.Duration
string
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution. It is independen…
gitpod.v1.ListServiceAccountTokensRequest
object
1 property
gitpod.v1.CreateServiceAccountTokenResponse
object
2 properties 1 required
gitpod.v1.CreateServiceAccountAccessTokenRequest
object
1 property
gitpod.v1.ListServiceAccountsResponse
object
2 properties
gitpod.v1.PaginationResponse
object
1 property
gitpod.v1.CreateServiceAccountTokenRequest
object
2 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.ListServiceAccountsRequest
object
2 properties
gitpod.v1.CreateServiceAccountAccessTokenResponse
object
1 property
gitpod.v1.ServiceAccount
object
8 properties
gitpod.v1.UpdateServiceAccountRequest
object
3 properties
gitpod.v1.ListServiceAccountsRequest.Filter
object
3 properties
gitpod.v1.DeleteServiceAccountTokenResponse
object
gitpod.v1.GetServiceAccountTokenRequest
object
1 property
gitpod.v1.ServiceAccountToken
object
ServiceAccountToken represents metadata about a service account token. The actual token value is only returned once during creation.
7 properties
gitpod.v1.ListServiceAccountTokensResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitpod-gitpod-v1-serviceaccountservice-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.ServiceAccountService 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.