Skip to content

PlayerQuestApi

All URIs are relative to http://localhost:8080/api

Method HTTP request Description
getAllPlayerQuest GET /player/quest/get_all Get All Player Quest (WIP)

getAllPlayerQuest

GetAllPlayerQuestResponse getAllPlayerQuest()

Get All Player Quest (WIP)

Get all quest definitions that the current player can access

Parameters

This endpoint does not need any parameter.

Return type

GetAllPlayerQuestResponse

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json