Skip to main content

getLockSettings

Get saved lock settings

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Responses
200

Successfully get settings for lock

Schema OPTIONAL
lockAddress string OPTIONAL
network number OPTIONAL
sendEmail boolean OPTIONAL
slug string OPTIONAL
replyTo string OPTIONAL
creditCardPrice number OPTIONAL
emailSender string OPTIONAL
checkoutConfigId string OPTIONAL
hookGuildId string OPTIONAL
unlockFeeChargedToUser boolean OPTIONAL
creditCardCurrency string OPTIONAL
crossmintClientId string OPTIONAL
promoCodes string[] OPTIONAL
passwords string[] OPTIONAL
requiredGitcoinPassportScore number OPTIONAL
404

Setting not found

Schema OPTIONAL
message string OPTIONAL
500

Invalid request

Schema OPTIONAL
message string OPTIONAL