GET:subscriptions.json
GET:subscriptions.json
Description
Get specific subscriptions.
Permission bit: "subscriptions.read"
Topic: Subscriptions
Query Parameters
ids: Comma-separated array of String, required
List of subscription ids. See also: Unique Identifiers
Example: ?ids=ss_EQzGqWoY,ss_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of Subscription
Response Body Type
Loading module