Get lock setting by slug

get/v2/lock-settings/slug/{slug}

Path parameters

slugstring required

Slug

Response

Successfully get settings for lock

lockAddressstring
networknumber
sendEmailboolean
slugstring
replyTostring nullable
creditCardPricenumber nullable
emailSenderstring nullable
checkoutConfigIdstring nullable
hookGuildIdstring nullable
unlockFeeChargedToUserboolean
creditCardCurrencystring
crossmintClientIdstring nullable
promoCodesstring[]
passwordsstring[]
requiredGitcoinPassportScorenumber nullable
allowListstring[] nullable

Changes

Changed in 6 of the 50 revisions of this API.144

    • the allowList response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • added the optional property allowList to the response with the 200 status

      response-optional-property-added

    • added the optional property requiredGitcoinPassportScore to the response with the 200 status

      response-optional-property-added

    • added the optional property passwords to the response with the 200 status

      response-optional-property-added

    • added the optional property promoCodes to the response with the 200 status

      response-optional-property-added

    • removed the optional property allowList from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passwords from the response with the 200 status

      response-optional-property-removed

    • removed the optional property promoCodes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property requiredGitcoinPassportScore from the response with the 200 status

      response-optional-property-removed

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog