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

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL