Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Response

Successful Response

id
string
required
type
enum<string>
required

Read-only type for case field metadata.

Available options:
TEXT,
INTEGER,
NUMERIC,
DATE,
BOOLEAN,
TIMESTAMPTZ,
JSONB,
SELECT,
MULTI_SELECT,
UUID
description
string
required
nullable
boolean
required
default
string | null
required
reserved
boolean
required
options
string[] | null
kind
enum<string> | null

Semantic kind for case custom fields.

Controls how the field is rendered in the UI without changing the underlying SQL storage type.

Available options:
LONG_TEXT,
URL
required_on_closure
boolean
default:false