List Redpanda Connect pipelines
List Redpanda Connect pipelines. Optional: filter based on pipeline name.
Query parameters
Any pipelines that partially match this name will be returned.
This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18
Limit the paginated response to a number of items. Defaults to 100. Use -1 to disable pagination.
Value of the next_page_token field returned by the previous response. If not provided, the system assumes the first page is requested.
Response
OK
Changes
Changed in 4 of the 51 revisions of this API.26
- ○
added the new optional
queryrequest parameterfilter.secret_idnew-optional-request-parameter
- ○
- ○
added the optional property
pipelines/items/service_accountto the response with the200statusresponse-optional-property-added
- ○
- ○
api tag
Redpanda Connect Pipelinesaddedapi-tag-added
- ○
api tag
Redpanda Connect Pipelineremovedapi-tag-removed
- ○
- ●
deleted the
queryrequest parameterfilter.secret_idrequest-parameter-removed
- ●
removed the optional property
pipelines/items/service_accountfrom the response with the200statusresponse-optional-property-removed
- ○
api tag
Redpanda Connect Pipelineaddedapi-tag-added
- ○
api tag
Redpanda Connect Pipelinesremovedapi-tag-removed
This revision also has 121 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●