Get ranks
GET/api/data-fetch/v1/ranks/ranks
Ranks are a fundamental structure in the project that allow operators to create and manage levels, assign requirements and rewards, and monitor player progress.
Request
Responses
- 200
- 400
- 404
- 500
A list of ranks.
If the provided parameters are invalid.
If the module or collection is not found in the configuration file.
If there are connection problems with the database or an error performing the query.