keyMetadata
Get key and user metadata.
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
KeyId string — REQUIREDKey Id. |
Responses | ||||
---|---|---|---|---|
200 JSON metadata containing name, description, custom properties and user metadata if authenticated for a key.
| ||||
404 The item you are making request for does not exist.
| ||||
500 Unable to fullfil request due to internal server error.
|