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