GET api/v1/orgs/{orgid}/reports/userusagereport?FromDate={FromDate}&ToDate={ToDate}
User usage Report
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orgid | Value of Arya Organization ID |
Define this parameter in the request URI. |
FromDate | Value of From Date 'yyyy-MM-dd' |
Define this parameter in the request URI. |
ToDate | Value of To Date 'yyyy-MM-dd' |
Define this parameter in the request URI. |