---
title: "GET /api/corporate-organizations/{id}/page-view-stats"
method: GET
path: "/api/corporate-organizations/{id}/page-view-stats"
tags: ["Corporate-Organizations"]
---

# GET /api/corporate-organizations/{id}/page-view-stats

`GET /api/corporate-organizations/{id}/page-view-stats`

## Path parameters

- `id` string, guid, required

## Query parameters

- `From` string, nullable
- `To` string, nullable

## Response `200`

Success

- GetCorporateOrganizationPageViewStatsResponse
  - `total` integer
  - `daily` DailyPageViewCountDto[]
    - `date` string
    - `count` integer

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/rgcq/apis/web.md) · [All operations](https://skmtc.dev/rgcq/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rgcq/web/revisions/3fdd4827f760/schema)
