---
title: "GET /v2/connections/billing/anycost/{connection_id}/billing_drops"
method: GET
path: "/v2/connections/billing/anycost/{connection_id}/billing_drops"
tags: ["anycost_stream"]
---

# GET /v2/connections/billing/anycost/{connection_id}/billing_drops

`GET /v2/connections/billing/anycost/{connection_id}/billing_drops`

Get all AnyCost Stream Connection Billing Drops

## Path parameters

- `connection_id` string, required

## Headers

- `cloudzero-idempotency-key` string
- `cloudzero-test-key` string

## Response `200`

Successful Operation

- object
  - `billing_drops` AnycostStreamConnectionBillingDropSummary[]
    - `drop_id` string
    - `month` string — ISO 8601 datetime string (e.g., 2023-10-26T14:27:46+00:00)
    - `row_count` integer

## Other responses

- `400` — Bad Request Error
- `403` — Forbidden

---

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