v18

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

CreateBaseSnapshotLogsToken

Creates a short-lived token for base snapshot build logs.

Use this method to read logs from the associated build environment or provider snapshot. Token creation is recorded in the audit log.

Example

baseSnapshotId: "07e03a28-65a5-4d98-b532-8ea67b188048"
post/gitpod.v1.BaseSnapshotService/CreateBaseSnapshotLogsToken

Request body

baseSnapshotIdstring uuid required

base_snapshot_id identifies the build whose logs will be accessed.

Response

Success

accessTokenstring required

access_token authorizes access to the base snapshot's log resources.