Get a list of locks for a model

get/models/{modelId}/locks
Internal-Use Only

Returns a list of locks that are set for a model using the specified model ID.

Request Samples

1

Response Samples

1[
2 "string"
3]

Path Parameters

NameTypeRequiredDescription
modelId
string
true

Responses

StatusMeaningDescription
200OKA list of locks for a model was returned.Schema
404Not FoundNo model exists at the requested path.Schema