Search Pipelines
GET/pipelines/search
Returns a list of pipelines and stages based on a search term. This term can be the pipeline name or stage name.
Request
Responses
- 200
- 401
- 404
- 429
- 500
Returns a paginated list of matching pipelines
Unauthorized
Pipeline not found.
Too many requests.
Internal server error.