Job status endpoint (Deprecated)
The Get run status endpoint offers a simpler way to get the status of an app run. This page remains temporarily available for reference but isn’t actively maintained.
Access app run job status by sending a GET
request to URL_BASE/api/v1/jobs/status
with the request body encoded as JSON.
Use the job status API endpoint to get the current status of an app run and information about the results when the job is done.
Request parameters
Parameters are required unless marked as optional.
The most commonly used type is flow
.
Response schema
All keys are returned in the response by default, unless marked as optional.