> For the complete documentation index, see [llms.txt](https://docs.zealy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zealy.io/api-reference/quests/list-quests.md).

# List quests

## Overview

This endpoint retrieves all quests and their details for a specified community. Admin role required.

The `claimCounter` indicates the number of claims made for a quest. Note: this value is not real-time; it is cached for 1 hour.

{% openapi src="<https://api-v2.zealy.io/swagger.json>" path="/public/communities/{subdomain}/quests" method="get" %}
<https://api-v2.zealy.io/swagger.json>
{% endopenapi %}
