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