---
title: "Retrieves a count of associations for a list of objects."
method: GET
path: "/Associations/Count"
tags: ["Files"]
---

# Retrieves a count of associations for a list of objects.

`GET /Associations/Count`

By passing in the appropriate options, you can retrieve the association count for objects

## Query parameters

- `ObjectIds` string[], required

## Response `200`

A dictionary of the object Ids and associations count

- object

## Changes

> 53 revisions in range; 1 could not be searched.

- **2024-06-18** `bb86098f8245` — 1 breaking
  - added the new required `header` request parameter `xero-tenant-id` to all path's operations
- **2024-05-10** `d599b701a104` — 1 breaking
  - added the new required `header` request parameter `xero-tenant-id` to all path's operations

[Change history](https://skmtc.dev/xeroapi/apis/xero-files-api/changes/Associations/Count/get.md)

---

[API](https://skmtc.dev/xeroapi/apis/xero-files-api.md) · [All operations](https://skmtc.dev/xeroapi/apis/xero-files-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xeroapi/xero-files-api/revisions/52cdc688e428/schema)
