v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns the list of schemas associated with the account. The response provides the properties for each schema, including the Amazon Resource Name (ARN). For more information on schemas, see <a href="https://docs.aws.amazon.com/personalize/latest/dg/API_CreateSchema.html">CreateSchema</a>.

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListSchemas' required

Request body

nextTokenstring

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

maxResultsinteger

The maximum number of schemas to return.

Response

Success

nextTokenstring

A token used to get the next set of schemas (if they exist).