v1
latestOpenAPI 3.0.02026-07-26626596.3 KBPipelines
Buscar etapas da pipeline
get/api/v1/pipelines/{id}/stages
Path parameters
idstring required
Response
Example response
{
"count": 100,
"data": [
{
"id": "79db349b-324c-47d9-a276-056fa8b6bd28",
"createdAt": "2025-09-09T16:25:20.446Z",
"name": "Revenda",
"color": "#FB7185"
}
]
}