HTTP/1.1 200
Link: <https://api.capsulecrm.com/api/v2/kases/4/tracks?page=2>; rel="next"
{
"tracks" : [ {
"id" : 23,
"tasks" : [ {
"id" : 80,
"description" : "First review"
}, {
"id" : 81,
"description" : "Escalate to Management Team"
}, {
"id" : 82,
"description" : "Escalate to Regulator"
} ],
"description" : "Complaint Process (Important)",
"direction" : "START_DATE",
"trackDateOn" : "2016-01-01"
} ]
}