Get user usage activityAsk AIget https://api.makeinfinite.dev/v1/activity/usage/userRetrieve user usage activityQuery ParamsuserIdstringThe user identifier. If not provided, the requesting user's usage will be returned. Otherwise, the requesting user must be a subscription owner and the userId must be a member of the requesting user's subscriptionfromdate-timeThe start UTC timestamp filter (in ISO-8601 format)todate-timeThe end UTC timestamp filter (in ISO-8601 format)aggregateBystringenumThe optional aggregation time unitYEARMONTHDAYAllowed:YEARMONTHDAYpageNointegerDefaults to 1The desired page number to returnpageSizeintegerDefaults to 10The desired page sizeResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not FoundUpdated 11 months ago