Retrieving supermodel as XML for an arbitrary DX type?

Given: the name of a portal_type

Needed: the XML representation of the contenttype's model (independent how it was defined - either through Python code or by a given XML supermodel file).

Serialization of a model to XML is documented

but is there a canonical API for retrieving the model for a content type?