Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.ezzydoc.com/EzzyService.svc/Rest/MyEnterpriseUsage
{ "service_status": { "invoice_id": 123, "message": "<string>" }, "usage": [ { "group": "<string>", "last12": 123, "last24": 123, "prev1": 123, "previoussub": 123, "this1": 123, "thissub": 123, "total": 123, "user": "<string>", "userid": "<string>" } ] }
Success
Show child attributes