Hello Anton,
We are building a mobile app. We want the app to check the limits of the client, which api call are we supposed to use to fetch the number of Maximum Devices allowed, number of maximum users allowed, and the subscription limit date of the account of a certain client from our clients.
Thank you
You get that information directly in the User
model, which comes from session endpoint.
Hello Anton,
We are building a mobile app. We want the app to check the limits of the client, which api call are we supposed to use to fetch the number of Maximum Devices allowed, number of maximum users allowed, and the subscription limit date of the account of a certain client from our clients.
Thank you