List all accountsAsk AIget https://api.fastspring.com/accountsReturns a list of your accounts. If no parameters are sent, the operation will return an array of account IDs.Query ParamsemailstringOnly return accounts with the given email address.customstringOnly return accounts with the given custom lookup key.globalstringOnly return accounts with the given global lookup key.orderIdstringOnly return accounts with the given order ID.orderReferencestringOnly return accounts with the given order reference.subscriptionIdstringOnly return accounts with the given subscription ID.productsstringOnly return accounts with the given product ID.subscriptionsstringenumOnly return accounts with subscriptions in the corresponding state.activeendedcanceledstartedAllowed:activeendedcanceledstartedrefundsstringOnly return accounts that include refunds. You can only pass the value 'true' for this parameter.limitnumberA limit on the number of objects to be returned per page (default limit is 50).pagenumberSpecify which page of results should be returned.Response 200OKUpdated 4 months ago