---
title: "Retrieve Whatsapp Campaign history"
method: GET
path: "/tracking/campaign/{campaignTrackingId}/history"
---

# Retrieve Whatsapp Campaign history

`GET /tracking/campaign/{campaignTrackingId}/history`

This will give you detailed information about the delivery flow of the message.

## Path parameters

- `campaignTrackingId` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- object
  - `trackingId` string
  - `history` object[]
    - `date` string
    - `status` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/routee/apis/auth.md) · [All operations](https://skmtc.net/routee/apis/auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/routee/auth/versions/5cef04e8f7d8/schema)
