---
title: "POST /reports/assets:getBillable"
method: POST
path: "/reports/assets:getBillable"
tags: ["Reports"]
---

# POST /reports/assets:getBillable

`POST /reports/assets:getBillable`

Get billable assets summary for the workspace.

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- ReportBillableAssetSummaryResult
  - `assetSummaries` ReportBillableAssetSnapshotResult[]
    - `date` string, date — The date these assets were billed on.
    - `total` integer — The total number of billable assets for this date.
    - `assetBreakdown` ReportBillableAssetBreakdown[] — The breakdown of billable asset counts for each asset type.
      - `kind` 'domain' | 'host' | 'ipAddress' — The kind of billable asset.
      - `count` integer — The number of assets of this type.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/riskiq-microsoft-easm.md) · [All operations](https://skmtc.net/azure/apis/riskiq-microsoft-easm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/riskiq-microsoft-easm/revisions/5865b52c51a3/schema)
