DataFieldListData.
Sample JSON
Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sample shape for DataFieldListData.
DataFieldListData.
id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
{
"value": "example",
"image": "example",
"metadata": "example",
"active": false
}
| Field | Type | Required | Notes |
|---|---|---|---|
id | string | Server-set | Set by the server. Read-only on writes. |
value | string | Optional | |
image | string | Optional | |
metadata | string | Optional | |
active | boolean | Optional |