---
title: "Get API public v1 pulse daily by date"
method: GET
path: "/api/public/v1/pulse/daily/{date}"
---

# Get API public v1 pulse daily by date

`GET /api/public/v1/pulse/daily/{date}`

## Path parameters

- `date` string, required — Edition date (YYYY-MM-DD, UTC)

## Response `200`

OK

- DailyPulseEdition
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `censusBlock` unknown
  - `date` string, required — Edition date (YYYY-MM-DD, UTC). Editions are frozen once written and never change.
  - `delayNote` string — Provenance note for the figures in this edition.
  - `generatedAt` string, required — When the edition was generated (RFC 3339, UTC).
  - `hero` unknown
  - `standing` unknown
  - `stories` unknown

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `422` — Unprocessable Entity
- `429` — Too Many Requests
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.dev/coinversa/apis/coinversa-api.md) · [All operations](https://skmtc.dev/coinversa/apis/coinversa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinversa/coinversa-api/revisions/77c03c427063/schema)
