/
GI
gitpod-io
/
gitpod.v1
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v18
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-01
421
1,620
1.8 MB
gitpod.v1.SessionService
ListSessionResources
post
/gitpod.v1.SessionService/ListSessionResources
Query parameters
pageSize
integer
token
string
Request body
GitpodV1ListSessionResourcesRequest
required
kind
'SESSION_RESOURCE_KIND_UNSPECIFIED'
|
'SESSION_RESOURCE_KIND_ISSUE'
|
'SESSION_RESOURCE_KIND_PULL_REQUEST'
|
'SESSION_RESOURCE_KIND_DOCUMENTATION'
pagination
GitpodV1PaginationRequest
sessionId
string
uuid
Response
Success
GitpodV1ListSessionResourcesResponse
required
pagination
GitpodV1PaginationResponse
resources
GitpodV1SessionResource[]