API Reference

Read subscription details

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 :

  • subscriptionId Id 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.
Language
Credentials
Header
Click Try It! to start a request and see the response here!