---
title: "GET /api/v1.0/{appId}/subscriptions"
method: GET
path: "/api/v1.0/{appId}/subscriptions"
tags: ["Subscriptions"]
---

# GET /api/v1.0/{appId}/subscriptions

`GET /api/v1.0/{appId}/subscriptions`

## Path parameters

- `appId` string, required

## Query parameters

- `excludeNotOwnedSubscriptions` boolean
- `storeId` integer[]
- `excludeCancelledSubscriptions` boolean

## Response `200`

OK

- RestApiArrayResultSubscriptionSummary — Rest api array result
  - `Data` SubscriptionSummary[], required — Generic data object.
    - `NextInvoiceAmount` number, double, nullable — Next invoice amount
    - `NextInvoiceBillingDate` string, date-time, nullable — Next invoice billing date
    - `SubscriptionId` string, required — The subscription identifier
    - `Name` string, required — Name
    - `Status` 'Incomplete' | 'IncompleteExpired' | 'Trialing' | 'Active' | 'PastDue' | 'Canceled' | 'Unpaid', required — Status
    - `Currency` 'EUR' | 'USD' | 'GBP' | 'CAD' | 'AUD' | 'DJF' | 'ZAR' | 'ETB' | 'AED' | 'BHD' | 'DZD' | 'EGP' | 'IQD' | 'JOD' | 'KWD' | 'LBP' | 'LYD' | 'MAD' | 'OMR' | 'QAR' | 'SAR' | 'SYP' | 'TND' | 'YER' | 'CLP' | 'INR' | 'AZN' | 'RUB' | 'BYN' | 'BGN' | 'NGN' | 'BDT' | 'CNY' | 'BAM' | 'CZK' | 'DKK' | 'CHF' | 'MVR' | 'BTN' | 'XCD' | 'BZD' | 'HKD' | 'IDR' | 'JMD' | 'MYR' | 'NZD' | 'PHP' | 'SGD' | 'TTD' | 'XDR' | 'ARS' | 'BOB' | 'COP' | 'CRC' | 'CUP' | 'DOP' | 'GTQ' | 'HNL' | 'MXN' | 'NIO' | 'PAB' | 'PEN' | 'PYG' | 'UYU' | 'VEF' | 'IRR' | 'XOF' | 'CDF' | 'XAF' | 'HTG' | 'ILS' | 'HRK' | 'HUF' | 'AMD' | 'ISK' | 'JPY' | 'GEL' | 'KZT' | 'KHR' | 'KRW' | 'KGS' | 'LAK' | 'MKD' | 'MNT' | 'BND' | 'MMK' | 'NOK' | 'NPR' | 'PKR' | 'PLN' | 'AFN' | 'BRL' | 'MDL' | 'RON' | 'RWF' | 'SEK' | 'LKR' | 'SOS' | 'ALL' | 'RSD' | 'KES' | 'TJS' | 'THB' | 'ERN' | 'TMT' | 'BWP' | 'TRY' | 'UAH' | 'UZS' | 'VND' | 'MOP' | 'TWD' | 'BMD', required — Currency
    - `User` string, required — User
    - `DefaultPaymentDescription` string — Default payment description
    - `CancellationRequestDate` string, date-time, nullable — Cancellation Date
    - `CancellationDate` string, date-time, nullable — Cancel Date

## Other responses

- `400` — BadRequest
- `401` — Authentication has been denied for this request.
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/versions/a72c0465da74/schema)
