Get job status
API Reference
Get job status
Poll a run started via Execute asset or the app
GET
Get job status
Returns status (
pending, running, success, warning, or failed), assetId, jobSource, and start/finish times. You only see jobs for assets you can read; otherwise the response is 404 (same as “wrong id”).
Useful for tracking when a job has finished running for a custom orchestration script.