get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/email/
Gets the Customer information given their email address.
Response
200Successfully retrieved Customer information.
Gets the Customer information given their email address.
200Successfully retrieved Customer information.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/email/email
Try It!
to start a request and see the response here!