Get Pipeline Issues
GET/api/v1/workspaces/:workspace_name/pipelines/:pipeline_name/issues
Fetches pipeline runtime issues from pipeline logs.
Request
Responses
- 200
- 404
- 422
- 504
Recent issues that occurred during running a pipeline.
The pipeline doesn't exist in the workspace or pipeline logs could not be found.
Validation Error
Fetching logs from OpenSearch timed out. Try again later.
Was this page helpful?