Describes an existing model defined for a RestApi resource.
get/restapis/{restapi_id}/models/{model_name}
Path parameters
restapi_idstring required
The RestApi identifier under which the Model exists.
model_namestring required
The name of the model as an identifier.
Query parameters
flattenboolean
A query parameter of a Boolean value to resolve (<code>true</code>) all external model references and returns a flattened model schema or not (<code>false</code>) The default is <code>false</code>.
Response
Success