/
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.RunnerInteractionService
ListRunnerLLMIntegrations
post
/gitpod.v1.RunnerInteractionService/ListRunnerLLMIntegrations
Query parameters
pageSize
integer
token
string
Request body
GitpodV1ListRunnerLLMIntegrationsRequest
required
filter
GitpodV1ListRunnerLLMIntegrationsRequestFilter
pagination
GitpodV1PaginationRequest
runnerId
string
uuid
The runner's identity
Response
Success
GitpodV1ListRunnerLLMIntegrationsResponse
required
llmIntegrations
GitpodV1LLMIntegration[]
The LLM integrations configured for the runner
pagination
GitpodV1PaginationResponse