Skip to main content
Unary · Prebuilds Creates a logs access token for a prebuild. Use this method to:
  • Stream logs from a running prebuild
  • Access archived logs from completed prebuilds
Generated tokens are valid for one hour.

Examples

  • Create prebuild logs token: Generates a token for accessing prebuild logs.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreatePrebuildLogsTokenRequest

Response

gitpod.v1.CreatePrebuildLogsTokenResponse