---
title: "Fetch activation usage statistics"
method: GET
path: "/api/cdp/log/v1/usage"
tags: ["Data Activation"]
deprecated: true
---

# Fetch activation usage statistics

`GET /api/cdp/log/v1/usage`

> **Deprecated.**

Fetches activation usage statistics - the number of activations executed in this month. Requires view permission. This API is deprecated, use [this](https://developers.piwik.pro/reference/get-profiles-activation-usage-stats).

## Response `200`

An object containing the number of activations

## Other responses

- `400` — Bad request response (e.g. missing GET parameter, parameter value out of bounds)
- `401` — Access token is missing or invalid
- `402` — Data Activation module is disabled
- `500` — Internal application error response (some service encountered unexpected error)

---

[API](https://skmtc.net/piwik/apis/web-api.md) · [All operations](https://skmtc.net/piwik/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/piwik/web-api/versions/f63416a36168/schema)
