Describes existing Models defined for a RestApi resource.
get/restapis/{restapi_id}/models
Path parameters
restapi_idstring required
The string identifier of the associated RestApi.
Query parameters
positionstring
The current pagination position in the paged result set.
limitinteger
The maximum number of returned results per page. The default value is 25 and the maximum value is 500.
Response
Success