Get Pipeline Template
GET/api/v1/workspaces/:workspace_name/pipeline_templates/:pipeline_name
Return pipeline template by pipeline_name.
Request
Responses
- 200
- 404
- 422
Return pipeline template by 'pipeline_name'.
The pipeline template you specified doesn't exist. Check if the 'pipeline_name' is correct.
Validation Error
Was this page helpful?