v1

latestOpenAPI 3.0.0Proprietary2026-08-062711471.0 MB
Guidance

Field type & metadata reference

Returns a markdown reference for every field/column type (string, number, boolean, date, dateOnly, select, relation), its metadata shape (formats, currency, decimals, modes), and best practices. Generated from the same constants the create/update schemas validate against. Accepts any valid API key.

get/public/v1/guidance/fields

Response

Field type guidance

guidancestring required

Markdown reference covering every field/column type, its metadata shape, and best practices — generated from the same constants the create/update schemas validate against.

Example response

{
  "guidance": "example"
}