Skip to content
Start here

Logs

Get build logs
GET/accounts/{account_id}/builds/builds/{build_uuid}/logs
ModelsExpand Collapse
LogGetResponse object { cursor, lines, truncated }
cursor: optional string

Pagination cursor for log retrieval.

lines: optional array of array of number or string
One of the following:
number

Unix epoch timestamp

string

Log message

truncated: optional boolean