Get a group's usage per featureAsk AIget https://www.virustotal.com/api/v3/groups/{id}/users_consuming_quota/{quota_name}Path ParamsidstringrequiredGroup IDquota_namestringrequiredQuota nameQuery ParamsperiodstringA string in format YYYY-MM-DD (for daily quotas) or YYYY-MM (for monthly quotas)limitint320 to 40Defaults to 10Maximum number of users quota to retrieve (Max 40)orderstringDefaults to descSort users based on their consumption ('desc' for descendant, 'asc' for ascendant)attributesstringComma-separated users' attributes to return (by default, all attributes are returned)relationshipsstringComma-separated users' relationships to return (by default, no relationships are returned)cursorstringContinuation cursorHeadersx-apikeystringrequiredYour API keyResponses 200200 400400Updated 3 months ago