Skip to content

Kanbert (v1)

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

Schemas

Schemas

TaskDueDateRecurringType

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/TaskDueDateRecurringType
string(TaskDueDateRecurringType)
Enum"daily""weekly""monthly"
"daily"

TaskDueDateSettingsData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/TaskDueDateSettingsData
is_hard_deadlinebooleanrequired
Default false
recurring_typeTaskDueDateRecurringType (string) or nullrequired
Any of:
string TaskDueDateRecurringType Recursive
recurring_intervalinteger or nullrequired

Integer offset if recurring_type = daily or NULL -> offset ignored
if recurring_type = weekly -> 1 = every Monday, 2 = every Tuesday, etc
if recurring_type = monthly -> 1 = every month, 2 = every 2 months, etc

{ "is_hard_deadline": false, "recurring_type": "daily", "recurring_interval": 0 }

TaskStatus

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/TaskStatus
Backlog
New
In Todo
WIP
In progress
Completed
Approved
Closed
Task was archived
string(TaskStatus)
Backlog
New
In Todo
WIP
In progress
Completed
Approved
Closed
Task was archived
Enum"Backlog""New""WIP""Completed""Approved""Closed"
"Backlog"

Clients

Operations

CustomFields

Operations

Efforts

Operations

File

Operations

Projects

Operations

Tasks

Operations

Usergroups

Operations

Users

Operations