get https://api.loopsubscriptions.com/admin/2023-10/subscription/
This endpoint allows you to retrieve comprehensive details of a specific subscription, including billing, delivery, products, and status.
Token scope - Read subscriptions
Rate limit - 5/s
Path param explained :
- subscriptionIdId of the subscription. This can be passed in the following format :- {id}- where id is the Loop internal id of the subscription contract. This is the default path param format.
- loop-{id}- where id is the Loop internal id of the subscription contract.
- shopify-${id}- Where id is the shopifySubscriptionId of the subscription contract.
 
