solidusio / solidus_subscriptions

An extension to add subscriptions to your Solidus store.
BSD 3-Clause "New" or "Revised" License
48 stars 53 forks source link

Add endpoint to list all subscriptions for a user #272

Closed chrean closed 1 year ago

chrean commented 1 year ago

Currently, there are no endpoints to list user's subscriptions.

We should implement a GET /subscriptions/api/v1/subscriptions endpoint or similar, listing all subscriptions for the current user.