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

The gitpod.v1.UserService API from Gitpod — 14 operation(s) for gitpod.v1.userservice.

Gitpod gitpod.v1.UserService 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 41 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 41 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.UserService 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.UserService 14
POST
/gitpod.v1.UserService/CreatePersonalAccessToken
CreatePersonalAccessToken
gitpod.v1.UserService.CreatePersonalAccessToken body → 200default
POST
/gitpod.v1.UserService/DeletePersonalAccessToken
DeletePersonalAccessToken
gitpod.v1.UserService.DeletePersonalAccessToken body → 200default
POST
/gitpod.v1.UserService/DeletePreference
DeletePreference
gitpod.v1.UserService.DeletePreference body → 200default
POST
/gitpod.v1.UserService/DeleteUser
DeleteUser
gitpod.v1.UserService.DeleteUser body → 200default
POST
/gitpod.v1.UserService/GetAuthenticatedUser
GetAuthenticatedUser
gitpod.v1.UserService.GetAuthenticatedUser body → 200default
POST
/gitpod.v1.UserService/GetDotfilesConfiguration
GetDotfilesConfiguration
gitpod.v1.UserService.GetDotfilesConfiguration body → 200default
POST
/gitpod.v1.UserService/GetPersonalAccessToken
GetPersonalAccessToken
gitpod.v1.UserService.GetPersonalAccessToken body → 200default
POST
/gitpod.v1.UserService/GetPreference
GetPreference
gitpod.v1.UserService.GetPreference body → 200default
POST
/gitpod.v1.UserService/GetUser
GetUser
gitpod.v1.UserService.GetUser body → 200default
POST
/gitpod.v1.UserService/ListPersonalAccessTokens
ListPersonalAccessTokens
gitpod.v1.UserService.ListPersonalAccessTokens 2 params body → 200default
POST
/gitpod.v1.UserService/ListPreferences
ListPreferences
gitpod.v1.UserService.ListPreferences 2 params body → 200default
POST
/gitpod.v1.UserService/SetDotfilesConfiguration
SetDotfilesConfiguration
gitpod.v1.UserService.SetDotfilesConfiguration body → 200default
POST
/gitpod.v1.UserService/SetPreference
SetPreference
gitpod.v1.UserService.SetPreference body → 200default
POST
/gitpod.v1.UserService/SetSuspended
SetSuspended
gitpod.v1.UserService.SetSuspended body → 200default

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are gitpod.v1.PersonalAccessToken (8 properties), gitpod.v1.User (7 properties), gitpod.v1.UserPreference (5 properties), gitpod.v1.CreatePersonalAccessTokenRequest (4 properties). Each schema is shown below with its type and property counts.

gitpod.v1.Principal
string
gitpod.v1.User
object
7 properties 1 required
gitpod.v1.SetSuspendedResponse
object
gitpod.v1.DeletePersonalAccessTokenRequest
object
1 property
gitpod.v1.ListPersonalAccessTokensRequest
object
2 properties
gitpod.v1.GetDotfilesConfigurationResponse
object
1 property 1 required
gitpod.v1.UserPreference
object
5 properties
gitpod.v1.Subject
object
2 properties
gitpod.v1.GetUserResponse
object
1 property 1 required
connect.error
object
Error type returned by Connect: https://connectrpc.com/docs/go/errors/http-representation
2 properties
gitpod.v1.PersonalAccessToken
object
8 properties
gitpod.v1.SetDotfilesConfigurationResponse
object
gitpod.v1.UserStatus
string
gitpod.v1.CreatePersonalAccessTokenRequest
object
4 properties
gitpod.v1.GetDotfilesConfigurationRequest
object
1 property
gitpod.v1.PaginationRequest
object
2 properties
gitpod.v1.DeleteUserResponse
object
gitpod.v1.SetPreferenceRequest
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.ListPreferencesRequest
object
1 property
gitpod.v1.GetAuthenticatedUserResponse
object
1 property 1 required
gitpod.v1.SetDotfilesConfigurationRequest
object
1 property
gitpod.v1.SetSuspendedRequest
object
2 properties
gitpod.v1.GetAuthenticatedUserRequest
object
1 property
gitpod.v1.DeletePreferenceRequest
object
1 property
gitpod.v1.PaginationResponse
object
1 property
gitpod.v1.GetPreferenceRequest
object
3 properties
gitpod.v1.ListPersonalAccessTokensRequest.Filter
object
1 property
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.CreatePersonalAccessTokenResponse
object
1 property 1 required
gitpod.v1.ListPreferencesResponse
object
2 properties
gitpod.v1.SetPreferenceResponse
object
gitpod.v1.GetPreferenceResponse
object
1 property
gitpod.v1.GetUserRequest
object
1 property
gitpod.v1.DeletePersonalAccessTokenResponse
object
gitpod.v1.DeleteUserRequest
object
1 property
gitpod.v1.DotfilesConfiguration
object
1 property
gitpod.v1.ListPersonalAccessTokensResponse
object
2 properties
gitpod.v1.DeletePreferenceResponse
object
gitpod.v1.GetPersonalAccessTokenRequest
object
1 property
gitpod.v1.GetPersonalAccessTokenResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitpod-gitpod-v1-userservice-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.UserService 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.