Closed chrean closed 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.
GET /subscriptions/api/v1/subscriptions
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.