get https://api.loopsubscriptions.com/admin/2023-10/subscription//order/history
This API fetches list of past orders of a specific subscription based on subscriptionId in the path params.
Rate limit - 5/s
Log in to see full request history
Response
This API fetches list of past orders of a specific subscription based on subscriptionId in the path params.
Rate limit - 5/s
xxxxxxxxxx
curl --request GET \
--url https://api.loopsubscriptions.com/admin/2023-10/subscription/subscriptionId/order/history \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: