---
title: "Get projected cost across your account"
method: GET
path: "/api/v2/usage/projected_cost"
tags: ["Usage Metering"]
---

# Get projected cost across your account

`GET /api/v2/usage/projected_cost`

Get projected cost across multi-org and single root-org accounts.
Projected cost data is only available for the current month and becomes available around the 12th of the month.

This endpoint is only accessible for [parent-level organizations](https://docs.datadoghq.com/account_management/multi_organization/).

## Query parameters

- `view` string
- `include_connected_accounts` boolean

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden - User is not authorized
- `429` — Too many requests

---

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