{ "summary": "getUserUsageStatistics", "operationId": "getUserUsageStatisticsUsingGET", "method": "GET", "path": "/v2/messages/{companyId}/usage-statistics", "tags": [ "messages-resource" ], "description": "GET /v2/messages/{companyId}/usage-statistics", "parameters": { "companyId": "", "endDate": "", "includeDeactivated": "", "startDate": "" }, "response": { "status": 200, "description": "OK" } }