Skip to content

Kanbert (v1)

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

Schemas

Schemas

EpicData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/EpicData
idstringrequired
titlestringrequired
po_numberstring or nullrequired
computed_fieldsobject
{ "id": "string", "title": "string", "po_number": "string", "computed_fields": { "property1": 0, "property2": 0 } }

FileData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/FileData
idstringrequired
file_namestringrequired
mime_typestringrequired
sizeintegerrequired

File size in bytes

entity_idstringrequired

ID of the entity that the file belongs to

entity_typestringrequired

Type of the entity that the file belongs to

created_atstringrequired
{ "id": "string", "file_name": "string", "mime_type": "string", "size": 0, "entity_id": "string", "entity_type": "string", "created_at": "string" }

MilestoneData

https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/MilestoneData
idstringrequired
titlestringrequired
po_numberstring or nullrequired
groupPhaseGroupData (object) or nullrequired
Any of:
object PhaseGroupData Recursive
dependency_phase_idstring or nullrequired
dependency_milestone_idstring or nullrequired
datestring(date)required
created_atstring or null(date-time)required
{ "id": "string", "title": "string", "po_number": "string", "group": { "id": "string", "title": "string" }, "dependency_phase_id": "string", "dependency_milestone_id": "string", "date": "2019-08-24", "created_at": "2019-08-24T14:15:22Z" }

Clients

Operations

CustomFields

Operations

Efforts

Operations

File

Operations

Projects

Operations

Tasks

Operations

Usergroups

Operations

Users

Operations