# 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 %}
