Get Entrance List

Returns information about the list of entrances of a specific NFT kit.

Response

nameTypeRequiredDescription
countNumberTrueReturns the total count of data matching the query conditions.
rowsObject[]TrueReturns an array of data matching the requested range.

rows object

nameTypeRequiredDescription
entrance_idNumberTrueA unique identifier of the entrance.
nft_kit_idNumberTrueA unique identifier of the NFT kit.
entrance_nameStringTrueThe name of entrance.
entrance_hashStringTrueThe Keccak-256 hash value of the entrance name.
locationStringTrueThe location information specified by the user.
expiration_timeStringTrueThe time when the entrance expires.
created_atStringTrueMoment when entrance was created.
updated_atStringTrueMoment when entrance was updated.
Language
Click Try It! to start a request and see the response here!