Check if user-defined properties exist for a model

head/models/{modelId}/userProperties

Returns header information for user-defined properties in the specified model.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
modelId
string
true

The unique identifier for the model.

Query Parameters

NameTypeRequiredDescription
filter
string<filter-criteria>
false

The criteria for filtering the user-defined properties.

limit
integer<int32>
false

The maximum number of items to return in this request.

Default:
20
start
integer<int32>
false

The 0-based start index of a paginated request.

>= 0
Default:
0

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers