Gateways

gateways

Methods

List Gateways -> GatewaysPage<>
post/gitpod.v1.GatewayService/ListGateways

ListGateways

query Parameters
token: string
Optional
pageSize: number
Optional
(maximum: 100, minimum: 0, default: 25)
Response fields
gateways: Array<>

gateways contains the list of gateways

pagination: { nextToken }
Optional

pagination contains the pagination response

Request example
200Example