Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption.
You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker
Resource URI HTTP GET ~/viewer/consumption
Curl example Linux/MacOS/Bash # Curl example to get metered license consumption Curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # Curl example to get metered license consumption Curl....Comparison Product Solution GroupDocs...~/viewer/consumption cURL example Linux/MacOS/Bash # cURL example to get...