v1

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

Returns information about the human task user interfaces in your account.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListHumanTaskUis' required

Request body

CreationTimeAfterstring date-time

A filter that returns only human task user interfaces with a creation time greater than or equal to the specified timestamp.

CreationTimeBeforestring date-time

A filter that returns only human task user interfaces that were created before the specified timestamp.

SortOrder'Ascending' | 'Descending'

An optional value that specifies whether you want the results sorted in <code>Ascending</code> or <code>Descending</code> order.

NextTokenstring

A token to resume pagination.

MaxResultsinteger

The total number of items to return. If the total number of available items is more than the value specified in <code>MaxResults</code>, then a <code>NextToken</code> will be provided in the output that you can use to resume pagination.

Response

Success

NextTokenstring

A token to resume pagination.