v1

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

Lists the data quality job definitions in your account.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListDataQualityJobDefinitions' required

Request body

EndpointNamestring

A filter that lists the data quality job definitions associated with the specified endpoint.

SortBy'Name' | 'CreationTime'

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

SortOrder'Ascending' | 'Descending'

The sort order for results. The default is <code>Descending</code>.

NextTokenstring

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

MaxResultsinteger

The maximum number of data quality monitoring job definitions to return in the response.

NameContainsstring

A string in the data quality monitoring job definition name. This filter returns only data quality monitoring job definitions whose name contains the specified string.

CreationTimeBeforestring date-time

A filter that returns only data quality monitoring job definitions created before the specified time.

CreationTimeAfterstring date-time

A filter that returns only data quality monitoring job definitions created after the specified time.

Response

Success

NextTokenstring

If the result of the previous <code>ListDataQualityJobDefinitions</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of data quality monitoring job definitions, use the token in the next request.