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.
Path parameters
subdomainstringRequired
Header parameters
x-api-keystringRequired
Responses
200
200
application/json
400
400
application/json
401
401
application/json
403
403
application/json
404
404
application/json
409
409
application/json
429
429
application/json
500
500
application/json
get
/public/communities/{subdomain}/questsLast updated
Was this helpful?