Get a list of up to 100 application pipelines

Request

GET https://{hostname}:{port}
    /cli/applicationPipeline?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
application string true Application name or id.
startIndex int false Index of first pipeline to be returned.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getApplicationPipelines.