---
id: v1-aggregations
title: Aggregations
pagination_label: Aggregations
sidebar_label: Aggregations
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'Aggregations', 'v1Aggregations']
slug: /tools/sdk/typescript/access_model_metadata/models/aggregations
tags: ['SDK', 'Software Development Kit', 'Aggregations', 'v1Aggregations']
---

# Aggregations

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**nested** | **(optional)** `NestedAggregation` |  | [default to undefined]
**metric** | **(optional)** `MetricAggregation` |  | [default to undefined]
**filter** | **(optional)** `FilterAggregation` |  | [default to undefined]
**bucket** | **(optional)** `BucketAggregation` |  | [default to undefined]

