The API documentation for the app subscription mentions that the response returns an array: App subscription. Is it possible for there to be multiple app subscriptions for an app so that more than one result is returned by this API request?
The reason why I’m asking is because I want to determine which app subscription is currently active. If multiple results are returned, how do I know which subscription is the active one?
Also, am I understanding it correctly that this API request will only return the app subscriptions for my current app and not other apps the user may have installed for their account?
Thanks for the help!