GET api/TaskManager/GetAllTaskStatus
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "$id": "1", "ID": 1, "Title": "sample string 2", "ColorCode": "sample string 3", "IsActive": true }, { "$ref": "1" }, { "$ref": "1" } ]