get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/prices/price-id/
Gets a Subscription by the price identifier (priceId
).
Response
200Successfully retrieved Subscription information.
Gets a Subscription by the price identifier (priceId
).
200Successfully retrieved Subscription information.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/prices/price-id/priceId
Try It!
to start a request and see the response here!