get https://sandbox-api.akoya.com/manage//subscriptions/
Get a paginated list of all ACTIVE subscriptions for this application.
⚠️ If you created an app with only the Account Information product, no subscriptions will be returned for that app.
You can use the next
and the prev
links to page through the response. You can also pass a offset
and a limit
parameter to get a specific page. The default page size is 50, and the maximum allowed page size is 500.