Skip to main content

keyMetadata

Get key and user metadata.

Path Parameters
network integer — REQUIRED

Network id.

lockAddress string — REQUIRED

Lock address.

KeyId string — REQUIRED

Key Id.

Responses
200

JSON metadata containing name, description, custom properties and user metadata if authenticated for a key.

Schema
keyId string
lockAddress string
network integer
404

The item you are making request for does not exist.

Schema
message string
500

Unable to fullfil request due to internal server error.

Schema
message string