Skip to content

Kanbert (v1)

Download OpenAPI description
Languages
Servers
https://api.kanbert.int/api/v1/

Schemas

Schemas

CustomFieldType

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/CustomFieldType
string(CustomFieldType)
Enum"input""number""checkbox""select"
"input"

EffortAdminCategoryData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/EffortAdminCategoryData
idstringrequired
titlestringrequired
{ "id": "string", "title": "string" }

EffortData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/EffortData
idstringrequired
userobject(ProjectTeamData)required
user.​idstringrequired
user.​first_namestringrequired
user.​last_namestringrequired
user.​emailstringrequired
user.​typestring(UserType)required
Enum"user""guest""tax_advisor"
user.​added_atstring(date-time)required
user.​spaceobject(SpaceData)required
user.​space.​idstringrequired
user.​space.​namestringrequired
commentsstringrequired
typestringrequired
datestring(date)required
hoursnumberrequired
effortTypeEffortTypeData (object) or nullrequired
Any of:
object EffortTypeData Recursive
task_idstring or nullrequired
taskTaskData (object) or nullrequired
Any of:
object TaskData Recursive
projectProjectData (object) or nullrequired
Any of:
object ProjectData Recursive
epicEpicData (object) or nullrequired
Any of:
object EpicData Recursive
phasePhaseData (object) or nullrequired
Any of:
object PhaseData Recursive
milestoneMilestoneData (object) or nullrequired
Any of:
object MilestoneData Recursive
adminCategoryEffortAdminCategoryData (object) or nullrequired
Any of:
object EffortAdminCategoryData Recursive
{ "id": "string", "user": { "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "added_at": "2019-08-24T14:15:22Z", "space": { … } }, "comments": "string", "type": "string", "date": "2019-08-24", "hours": 0, "effortType": { "id": "string", "title": "string" }, "task_id": "string", "task": { "id": "string", "project_id": "string", "client_id": "string", "parent_task_id": "string", "external_id": "string", "uri": "string", "title": "string", "status": "Backlog", "type": "string", "is_onhold": true, "is_public": true, "due_date": "2019-08-24", "due_date_settings": { … }, "phase": { … }, "milestone": { … }, "epic": { … }, "parentTask": {}, "subTasks": [ … ], "completed_at": "2019-08-24T14:15:22Z", "closed_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "assignee": { … }, "list_sorting": 0 }, "project": { "id": "string", "external_id": "string", "title": "string", "shortcode": "string", "po_number": "string", "projectType": { … }, "status": "string", "is_acquisition": true, "is_private": true, "client_id": "string", "project_type_id": "string", "start_date": "2019-08-24", "end_date": "2019-08-24", "client": { … }, "tags": [ … ], "origin_space_id": "string", "originSpace": { … }, "team": [ … ], "guests": [ … ] }, "epic": { "id": "string", "title": "string", "po_number": "string", "computed_fields": { … } }, "phase": { "id": "string", "title": "string", "po_number": "string", "group": { … }, "type": { … }, "dependency_phase_id": "string", "dependency_milestone_id": "string", "start_date": "2019-08-24", "end_date": "2019-08-24", "created_at": "2019-08-24T14:15:22Z" }, "milestone": { "id": "string", "title": "string", "po_number": "string", "group": { … }, "dependency_phase_id": "string", "dependency_milestone_id": "string", "date": "2019-08-24", "created_at": "2019-08-24T14:15:22Z" }, "adminCategory": { "id": "string", "title": "string" } }

Clients

Operations

CustomFields

Operations

Efforts

Operations

File

Operations

Projects

Operations

Tasks

Operations

Usergroups

Operations

Users

Operations