Check if published models exist
head/models
Returns header information for the list of published models.
| Name | Type | Required | Description |
|---|---|---|---|
filter | string | false | The criteria for filtering the publishing destinations. See Filtering in REST APIs. |
limit | integer<int32> | false | The maximum number of published models to return. Default: 20 |
sortBy | string | false | The criteria for sorting the publishing destinations. See Sorting in REST APIs. |
start | integer<int64> | false | The index of the first published model to return. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Schema |