pub async fn get_guest_usage(
configuration: &Configuration,
workspace: &str,
) -> Result<GuestUsage, Error<GetGuestUsageError>>Expand description
Instance-wide, since a licence is per instance and one email is one guest however many workspaces it opens. Read by workspace admins and app publishers to see how close the cap (Community and Pro) or the meter (Enterprise) is.