Get Shared Prototype
GET/api/v1/workspaces/:workspace_name/shared_prototypes/:shared_prototype_id
Returns the shared pipeline prototype by ID.
Request
Responses
- 200
- 404
- 422
The requested prototype.
We couldn't find a shared prototype with the given ID. Make sure the ID is correct and try again.
Validation Error
Was this page helpful?