v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns a list of recommenders in a given Domain dataset group. When a Domain dataset group is not specified, all the recommenders associated with the account are listed. The response provides the properties for each recommender, including the Amazon Resource Name (ARN). For more information on recommenders, see <a href="https://docs.aws.amazon.com/personalize/latest/dg/API_CreateRecommender.html">CreateRecommender</a>.

post/#X-Amz-Target=AmazonPersonalize.ListRecommenders

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListRecommenders' required

Request body

datasetGroupArnstring

The Amazon Resource Name (ARN) of the Domain dataset group to list the recommenders for. When a Domain dataset group is not specified, all the recommenders associated with the account are listed.

nextTokenstring

A token returned from the previous call to <code>ListRecommenders</code> for getting the next set of recommenders (if they exist).

maxResultsinteger

The maximum number of recommenders to return.

Response

Success

nextTokenstring

A token for getting the next set of recommenders (if they exist).