get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/subscriptions
Gets the Subscriptions available to the User currently logged in.
Response
200Successfully retrieved Subscriptions.
Gets the Subscriptions available to the User currently logged in.
200Successfully retrieved Subscriptions.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/subscriptions
Try It!
to start a request and see the response here!