---
title: "Get deployment DAUs"
method: GET
path: "/api/v2/insights/daus"
tags: ["Insights"]
---

# Get deployment DAUs

`GET /api/v2/insights/daus`

## Query parameters

- `tz_offset` integer, required

## Response `200`

OK

- CodersdkDAUsResponse
  - `entries` CodersdkDAUEntry[]
    - `amount` integer
    - `date` string — Date is a string formatted as 2024-01-31. Timezone and time information is not included.
  - `tz_hour_offset` integer

---

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