pipelines

List all Pipelines within a Pack

Get a list of all Pipelines within the specified Pack.

get/p/{pack}/pipelines

Path parameters

packstring required

The <code>id</code> of the Pack to list.

Response

a list of Pipeline objects

countinteger

number of items present in the items array

Changes