Retrieve a task

Retrieve an existing task

{
  "dealTask": {
    "relid":"5",
    "reltype":"Deal",
    "dealTasktype":"1",
    "user":"1",
    "assignee": "2",
    "automation":null,
    "cdate":"2017-02-24T15:01:37-06:00",
    "duedate":"2017-02-28T12:00:00-06:00",
    "edate":"2017-02-28T12:15:00-06:00",
    "duration":"0",
    "status":"0",
    "title":"",
    "note":"Deal task title!",
    "donedate":null,
    "doneAutomation":null,
    "udate":"2017-02-24T15:01:37-06:00",
    "owner":{
      "type":"deal",
      "id":"5"
    },
    "id":"1",
    "outcomeId": 91,
		"outcomeInfo": "More details about the outcome",
    "links": {
      "activities":"/1/activities",
      "automation":"/1/automation",
      "dealTasktype":"/1/dealTasktype",
      "doneAutomation":"/1/doneAutomation",
      "notes":"/1/notes",
      "owner":"/1/owner",
      "taskNotifications":"/1/taskNotifications",
      "user":"/1/user",
      "assignee": "/1/assignee"
    }
  }
}
Language
Authorization
Header
URL