Web API

Press shift + S to search API reference.

Object

Table model

Endpoints that reference this object:

object
id
string
primaryFieldId
string

The first column in the table and every view.

name
string
description
optional<string>
fields
array of the below object
id
string
type
optional<Field Type>
name
string
description
optional<string>
options
optional<Field options>
views
array of the below object
id
string
type
"grid" | "form" | "calendar" | "gallery" | "kanban" | "timeline" | "block"

View type, block is Gantt View

name
string
visibleFieldIds
optional<array of strings>

Available on grid views only: list of visible (non-hidden) field IDs, when requested with include query paremeter