Get Possible Tasks
This endpoint retrieves all possible tasks from the database.
GET
/PossibleTask/GetPossibleTasks
Authorization
Authorization
RequiredBearer <token>Authorization header using the Bearer scheme. Example: "Bearer {token}"
In: header
Returns a list of possible tasks.