v1

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

Gets a list of private work teams that you have defined in a region. The list may be empty if no work team satisfies the filter specified in the <code>NameContains</code> parameter.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListWorkteams' required

Request body

SortBy'Name' | 'CreateDate'

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

SortOrder'Ascending' | 'Descending'

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

NameContainsstring

A string in the work team's name. This filter returns only work teams whose name contains the specified string.

NextTokenstring

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

MaxResultsinteger

The maximum number of work teams to return in each page of the response.

Response

Success

NextTokenstring

If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of work teams, use it in the subsequent request.