/pipelinesV2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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 the size limit, use this parameter to paginate through them;
  • type: filter pipelines by type (e.g., sync, upload).

Error scenarios

CodeErrorDescription
401UnauthenticatedInvalid or missing access-token header
403ForbiddenUser does not have the required permissions
500Internal Server ErrorUnknown server error
Query Params
string
string
string
string
string
Headers
string
enum
Allowed:
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!