v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns a list of available recipes. The response provides the properties for each recipe, including the recipe's Amazon Resource Name (ARN).

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListRecipes' required

Request body

recipeProvider'SERVICE'

The default is <code>SERVICE</code>.

nextTokenstring

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

maxResultsinteger

The maximum number of recipes to return.

domain'ECOMMERCE' | 'VIDEO_ON_DEMAND'

Filters returned recipes by domain for a Domain dataset group. Only recipes (Domain dataset group use cases) for this domain are included in the response. If you don't specify a domain, all recipes are returned.

Response

Success

nextTokenstring

A token for getting the next set of recipes.