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 OPTIONAL
keyId string
name string
owner string
manager string
lockAddress string
image string
description string
checkedInAt number OPTIONAL
userMetadata object
expiration string
attributes object[]
trait_type string OPTIONAL
value string
display_type string OPTIONAL
publicLockVersion string
isVerifier boolean

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

401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL