Skip to main content

lockMetadata

Get metadata for lock address.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Responses
200

JSON metadata containing name, description, and custom properties for lock.

Schema
object
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