Skip to main content
apify.getActorBuild gets the current state of one Apify Actor build.

Example

automations/apify-get-actor-build.automation.ts

Inputs

buildId is the Actor build ID.

Output

Returns the Actor build with status, Actor ID, build number, timestamps, options, statistics, and usage. This read is safe to retry. The action fails when the build does not exist or the token cannot read it.