Skip to main content

keys

List of lock keys by network with additional metadata if the caller is the lockManager

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Query Parameters
query string

Query you want to search for.

filterKey string

The key you want to search on.

expiration string

Expiration time

page integer

Pagination

Responses
200

List of keys matching the query

Schema
object[]
token string
lockName string
lockAddress string
expiration integer
keyHolderAddress string
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