API Reference
REST API Reference
Complete API documentation for integrating Code Garden into your applications.
API Endpoints
GET
/api/v1/processesList all process definitions
POST
/api/v1/processesDeploy a new process definition
GET
/api/v1/instancesList all process instances
POST
/api/v1/instancesStart a new process instance
GET
/api/v1/tasksList tasks for the current user
POST
/api/v1/tasks/{id}/completeComplete a task