Skip to main content

List roadmap project custom fields

List roadmap project custom fields

Responses
200

Return the list of custom fields available for roadmap projects

Schema OPTIONAL
fields object[]

Array of custom fields

id string

Field ID

clientId string

Field client ID

name string

Field name

type string

Possible values: [SINGLE_SELECT, MULTI_SELECT]

Field type

options object[]

Available options for this field

id string

Option ID

clientId string

Option client ID

name string

Option name

archived boolean

Whether the option is archived