Get render status
Renders
Get render status
Poll a render’s status and retrieve its asset URL once ready. When a
public bucket URL is configured the downloadUrl is a direct link;
otherwise it points at the authenticated /download route.
GET
Get render status
Authorizations
Project API key (ck_live_… or ck_test_…) presented as a bearer token.
For embed partner endpoints this is the partner secret key, which is the
same credential type.
Path Parameters
The render id.
Response
The render.
Render shape returned by render/idempotent-replay and embed form-submit.
Available options:
queued, rendering, succeeded, failed, cancelled