v3

OpenAPI 3.1.2Apache 2.02026-07-31231237972.0 KB
Actor builds

Get build's Log

Retrieves Actor build's logs.

This endpoint is a shortcut for getting the build's log. Same as Get log endpoint.

get/v2/actor-builds/{buildId}/log

Path parameters

buildIdstring required
Example:soSkq9ekdmfOslopH

ID of the build, found in the build's Info tab.

Query parameters

streamboolean

If true or 1 then the logs will be streamed as long as the run or build is running.

downloadboolean

If true or 1 then the web browser will download the log file rather than open it in a tab.