pub async fn counts_get_by_service_account(
configuration: &Configuration,
service_account_id: Uuid,
) -> Result<ServiceAccountCountsResponseModel, Error<CountsGetByServiceAccountError>>
pub async fn counts_get_by_service_account(
configuration: &Configuration,
service_account_id: Uuid,
) -> Result<ServiceAccountCountsResponseModel, Error<CountsGetByServiceAccountError>>