Skip to main content
GET
Get board schema

Authorizations

x-token
string
header
required

Path Parameters

boardId
string
required

The board's UUID (aptlet.uuid).

Response

Array of field definitions.

key
string

Field UUID — use this as the key when reading/writing card data.

label
string

Human-readable field name.

type
string

Field type (e.g. text, date, money, multiselect, etc.)