Get Wml Instances Instance Published Models
GET {{baseUrl}}/wml_instances/:instance_id/published_models?limit=<parameters>&start=<parameters>
Get wml instances instance published models.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Maximum number of resources to retrive (defaults to 1000) | |
start | string | Token required for token-based pagination. This token cannot be determined by end user. It is generated by the service and it is set in the url available in the next field. |