v1
latestOpenAPI 3.1.02026-07-1414757122.7 KBpipeline
Get kanban stage
Returns a single kanban stage by ID.
get/crm/v1/entities/{entity}/kanban/stage/{stageId}
Response
OK
Example response
{
"title": "New Deal",
"color": "#6AD01F",
"stage_code": "new_deal",
"sort": 10
}