Skip to main content

listCheckoutConfigs

A list of all checkout configs created by the user

Responses
200

Checkout config for the updated id.

Schema OPTIONAL
results object[] OPTIONAL
id string
name string
by string
config object
createdAt date-time OPTIONAL
updatedAt date-time OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
listCheckoutConfigs
GET /v2/checkout/list
Accept
https://locksmith.unlock-protocol.com
curl -L 'https://locksmith.unlock-protocol.com/v2/checkout/list' \
-H 'Accept: application/json'