---
title: "Changes to Detalhe de uma campanha com métricas"
method: GET
path: "/v1/campaigns/{id}"
---

# Changes to Detalhe de uma campanha com métricas

`GET /v1/campaigns/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-05-25** `4e426b85f784` — 1 breaking, 4 warning, 22 info

## Changes

- **2026-05-25** `4e426b85f784` — 1 breaking, 4 warning, 22 info
  - the `totalCost` response's property type/format changed from `number`/`decimal` to `number`/`float` for status `200`
  - removed the optional property `failedMessages` from the response with the `200` status
  - removed the optional property `internalId` from the response with the `200` status
  - removed the optional property `organizationId` from the response with the `200` status
  - removed the optional property `processedMessages` from the response with the `200` status
  - api tag `campaigns` added
  - api tag `Campaigns` removed
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `finishedAt` to the response with the `200` status
  - added the optional property `scheduledAt` to the response with the `200` status
  - added the optional property `startedAt` to the response with the `200` status
  - added the optional property `templateBody` to the response with the `200` status
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the response property `totalCost` became required for the status `200`
  - the response property `totalMessages` became required for the status `200`
  - added the required property `clickedCount` to the response with the `200` status
  - added the required property `convertedCount` to the response with the `200` status
  - added the required property `convertedValue` to the response with the `200` status
  - added the required property `deliveredCount` to the response with the `200` status
  - added the required property `readCount` to the response with the `200` status
  - added the required property `sentCount` to the response with the `200` status
  - added the required property `templateName` to the response with the `200` status

---

[Operation](https://skmtc.dev/ararahq/apis/ararahq-api/docs/v1/campaigns/:id/get.md) · [API](https://skmtc.dev/ararahq/apis/ararahq-api.md) · [Page](https://skmtc.dev/ararahq/apis/ararahq-api/changes/v1/campaigns/:id/get)
