v18

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

GetRunnerEnvironmentSnapshot

Gets details about a specific snapshot including its status, size, and metadata.

Use this method to:

  • Check if a snapshot is ready for use
  • Monitor snapshot creation progress
  • Get snapshot size and creation details
  • Retrieve provider-specific snapshot information
post/gitpod.v1.RunnerInteractionService/GetRunnerEnvironmentSnapshot

Request body

runnerIdstring uuid required

The runner's identity

snapshotIdstring uuid required

snapshot_id specifies the snapshot to retrieve

Response

Success