get
https://maestro.dadosfera.ai/pipelinesV2//status
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get Pipeline Status
Use this route to retrieve the current execution status of a specific pipeline.
How to use
Provide the pipeline id as a path parameter. The response includes the current status of the pipeline run.
Error scenarios
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 404 | Not Found | The requested pipeline does not exist |
| 502 | Bad Gateway | Internal platform error while retrieving the pipeline status |
| 500 | Internal Server Error | Unknown server error |
