Board
A Board with it's Stages represents the process steps a collection will go through.
Board
id
string <uuid>
read-onlyoptional
name
string
optional
workdays
object (BoardWorkdays)
optional
1
boolean
required
Default:
true
2
boolean
required
Default:
true
3
boolean
required
Default:
true
4
boolean
required
Default:
true
5
boolean
required
Default:
true
6
boolean
required
Default:
false
7
boolean
required
Default:
false
color
enum<string>
optional
Allowed values:
bluebrownbubblegumcharcoalgreengreyindigolavendernavyoliveorangepinkpurpleraspberryredrubyskybluetealtransparentyellow
Default:
transparent
split_cards_by_activity
boolean
optional
Default:
false
own_backlog
boolean
optional
Default:
false
capacity_method
enum<string>
optional
Allowed values:
individualnone
Default:
individual
visibility
enum<string>
optional
Allowed values:
everyonerestricted
Default:
everyone
dependency_behavior
enum<string>
optional
Allowed values:
notifypushmaintain
Default:
notify
custom_fields
array[object (CustomField) {13}]
optional
id
string <uuid>
read-onlyoptional
name
string
optional
Example:
Weight
type
enum<string>
optional
Allowed values:
textnumberdatecheckboxemaillinkphonelistselectaddressdrawingtextareausers
Default:
text
Example:
number
scope
enum<string>
optional
Allowed values:
collectioncard
priority
integer
optional
Example:
0
value
string | integer | boolean | array | number | object | null
optional
drawing_id
string <uuid>
optional
components
object (CustomFieldOptionsAddress)
optional
list
array [object {3}]
optional
selected
object
optional
options
optional
number
, select
or list
typescreated_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
updated_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
created_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
updated_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
archived_at
string <date-time> | null
read-onlyoptional
Example:
null
Modified at 2024-11-21 17:12:57