---
title: "Report high usage"
method: POST
path: "/crm/associations/2026-03/usage/high-usage-report/{userId}"
tags: ["Basic"]
---

# Report high usage

`POST /crm/associations/2026-03/usage/high-usage-report/{userId}`

Requests a report of all objects in the portal which have a high usage of associations

## Path parameters

- `userId` integer, required

## Response `200`

successful operation

- CrmReportCreationResponse
  - `enqueueTime` CrmDateTime, required
    - `dateOnly` boolean, required — Indicates whether the DateTime value represents only a date without a time component.
    - `timeZoneShift` integer, required — The integer value representing the shift in minutes from UTC for the DateTime value.
    - `value` integer, required — The integer value representing a specific point in time.
  - `userEmail` string, required — Email of the user
  - `userId` integer, required — ID of the user

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/versions/f9c7181056c5/schema)
