Skip to main content

getTicket

get a ticket for a key.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

keyId string REQUIRED

Key Id.

Responses
200

Successfully retrieved the ticket.

Schema
keyId string REQUIRED
name string REQUIRED
owner string REQUIRED
lockAddress string REQUIRED
image string REQUIRED
description string REQUIRED
checkedInAt number
userMetadata object REQUIRED
expiration string REQUIRED
attributes object[] REQUIRED
trait_type string
value string REQUIRED
display_type string
publicLockVersion string REQUIRED
isVerifier boolean REQUIRED

Whether the user who requested the ticket can verify the ticket.

401

User is not authenticated.

Schema
message string