---
title: "Get specified daily custom reports"
method: GET
path: "/api/v1/daily_custom_reports/{report_id}"
tags: ["Usage Metering"]
deprecated: true
---

# Get specified daily custom reports

`GET /api/v1/daily_custom_reports/{report_id}`

> **Deprecated.**

Get specified daily custom reports.
**Note:** This endpoint will be fully deprecated on December 1, 2022.
Refer to [Migrating from v1 to v2 of the Usage Attribution API](https://docs.datadoghq.com/account_management/guide/usage-attribution-migration/) for the associated migration guide.

## Path parameters

- `report_id` string, required

## Response `200`

OK

## Other responses

- `403` — Forbidden - User is not authorized
- `404` — Not Found
- `429` — Too many requests

---

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