v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1417171268.6 KB

The ListPipelines operation gets a list of the pipelines associated with the current AWS account.

get/2012-09-25/pipelines

Query parameters

Ascendingstring

To list pipelines in chronological order by the date and time that they were created, enter <code>true</code>. To list pipelines in reverse chronological order, enter <code>false</code>.

PageTokenstring

When Elastic Transcoder returns more than one page of results, use <code>pageToken</code> in subsequent <code>GET</code> requests to get each successive page of results.

Response

Success

NextPageTokenstring

A value that you use to access the second and subsequent pages of results, if any. When the pipelines fit on one page or when you've reached the last page of results, the value of <code>NextPageToken</code> is <code>null</code>.