/
TE
tektoncd
/
Tekton Results API Specification
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
tektoncd
Tekton Results API Specification
get
Get a Log given UID
v1
latest
OpenAPI 3.0.0
Apache 2.0
2026-07-17
13
8
24.2 KB
Logs
Get a Log given UID
get
/v1alpha2/parents/{parent}/results/{result_uid}/logs/{log_uid}
Response
Log
required
Log is a chunk of a log.
contentType
string
required
Resource content type header for the log.
data
string
byte
required
The log data as bytes.