Editors
editors
Methods
List Editors -> EditorsPage<{ id, alias, iconUrl, 4 more... }>
post/gitpod.v1.EditorService/ListEditors
ListEditors lists all editors available to the caller
Resolve Editor URL -> { url }
post/gitpod.v1.EditorService/ResolveEditorURL
ResolveEditorURL resolves the editor's URL for an environment
Security
Bearer Auth
Example: Authorization: Bearer My Bearer Token
Response fields
url: string
Optional
url is the resolved editor URL
Request example
200Example
Get Editor -> { editor }
post/gitpod.v1.EditorService/GetEditor
GetEditor returns the editor with the given ID