v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.PrebuildService

GetWarmPool

Gets details about a specific warm pool.

Use this method to:

  • Check warm pool status and phase
  • View the current snapshot being warmed
  • Monitor pool health

Examples

  • Get warm pool:

    warmPoolId: "a1b2c3d4-5678-9abc-def0-1234567890ab"
    
post/gitpod.v1.PrebuildService/GetWarmPool

Request body

warmPoolIdstring uuid required

warm_pool_id specifies the warm pool to retrieve

Response

Success