get
https://maestro.dadosfera.ai/pipelinesV2
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
List Pipelines
Use this route to retrieve a list of all pipelines registered in your environment.
How to use
You can filter and paginate the results using the following query parameters:
search: filter pipelines by name or description matching the provided term;filters: additional filter criteria;size: number of results to return;page: when results exceed thesizelimit, use this parameter to paginate through them;type: filter pipelines by type (e.g.,sync,upload).
Error scenarios
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 500 | Internal Server Error | Unknown server error |
200