getFormFieldOptions
Get dropdown options for a form field.
Returns dropdown options for a specific form field. Use this for fields with type: "DROPDOWN", "MULTI_DROPDOWN", or "NESTED_DROPDOWN".
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
entityType | EntityType | Yes | The entity type for the form field |
referenceKey | string | Yes | The reference key of the dropdown field |
workspace_id | integer | No | The workspace ID |
