---
title: "List Helpers"
method: GET
path: "/api/v2/helper/getCracksPerDay"
tags: ["Helpers"]
---

# List Helpers

`GET /api/v2/helper/getCracksPerDay`

Returns a map of date -> crack count for days with at least one crack from<br />January 1st of the current year up to and including today. Days with no<br />cracks are omitted from the response.

## Response `200`

successful operation

## Other responses

- `400` — Invalid request
- `401` — Authentication failed
- `403` — Permission denied
- `404` — Not Found

---

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