v1

latestOpenAPI 3.0.02026-07-235726.6 KB
Fields

List all fields in a table

Retrieves all fields defined in a table. Each field in the response includes type-specific properties: options (array for choice/multi, expression string for dchoice/dmulti), optionName / optionIcon / optionColor for dchoice/dmulti, and expression for function fields.

get/api/v1/workspace/{workspaceId}/modules/{moduleName}/tables/{tableName}/fields

Path parameters

moduleNamestring required

Module name

tableNamestring required

Table name

workspaceIdstring required

Workspace ID

Response

Fields retrieved successfully

All 5 operations