v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Returns a list of schemas with minimal details. Schemas in Deleting status will not be included in the results. Empty results will be returned if there are no schemas available.

When the RegistryId is not provided, all the schemas across registries will be part of the API response.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.ListSchemas' required

Request body

MaxResultsinteger

Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

NextTokenstring

A continuation token, if this is a continuation call.

Response

Success

NextTokenstring

A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.