v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Gets a list of pipelines.

post/#X-Amz-Target=SageMaker.ListPipelines

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListPipelines' required

Request body

PipelineNamePrefixstring

The prefix of the pipeline name.

CreatedAfterstring date-time

A filter that returns the pipelines that were created after a specified time.

CreatedBeforestring date-time

A filter that returns the pipelines that were created before a specified time.

SortBy'Name' | 'CreationTime'

The field by which to sort results. The default is <code>CreatedTime</code>.

SortOrder'Ascending' | 'Descending'

The sort order for results.

NextTokenstring

If the result of the previous <code>ListPipelines</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of pipelines, use the token in the next request.

MaxResultsinteger

The maximum number of pipelines to return in the response.

Response

Success

NextTokenstring

If the result of the previous <code>ListPipelines</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of pipelines, use the token in the next request.