---
title: "Get campaign cost"
method: GET
path: "/addressbooks/{id}/cost"
tags: ["Mailing lists"]
---

# Get campaign cost

`GET /addressbooks/{id}/cost`

Calculate the cost of sending to this list.

## Response `200`

Cost calculation

- CampaignCost
  - `cur` string
  - `sent_emails_qty` integer
  - `overdraftAllEmailsPrice` number
  - `result` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `422` — Validation error

---

[API](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api.md) · [All operations](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sendpulse/sendpulse-bulk-email-api/revisions/cd38f8c6a425/schema)
