HTTP/1.1 200
Link: <https://api.capsulecrm.com/api/v2/stages?page=2>; rel="next"
{
"stages" : [ {
"name" : "Planning",
"description" : "How to do what needs to be done",
"id" : 1,
"board" : {
"id" : 34,
"name" : "Projects"
},
"displayOrder" : 1,
"createdAt" : "2022-06-10T14:39:14Z",
"updatedAt" : "2022-06-10T14:39:14Z"
}, {
"name" : "Concept",
"id" : 156,
"board" : {
"id" : 35,
"name" : "Design"
},
"displayOrder" : 2,
"createdAt" : "2022-06-10T14:39:14Z",
"updatedAt" : "2022-06-10T14:39:14Z"
} ]
}