Get motion control job status
Jobs
Get motion control job status
Poll until status is succeeded. The generated video is returned as a
short-lived signed video_url (valid for several hours; re-call for a fresh
URL anytime — the underlying object is deleted 24h after generation).
GET
Get motion control job status
Authorizations
API key as a bearer token: Authorization: Bearer bpx_live_xxx
Path Parameters
The opaque job id returned by the create endpoint (e.g. mtn_...).
Response
Current job status. video_url is populated once succeeded.
Lifecycle state. succeeded/failed/canceled are terminal.
Available options:
pending, processing, succeeded, failed, canceled Short-lived presigned URL; present once status=succeeded.