List entries
Sys multi options
Returns the shared options that multi option fields pick their values from, as id and label.
GET
/api/{tenant:minlength(2)}/v{version:apiVersion}/list_entries/sys_multi_options
Request arguments
| Name | Type | Source |
|---|
Request body example
Response
Response body example
DTO_reference
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| id | Int32 | The id of the reference | |
| label | Object | ReadOnly | Name/Label from referenced object. |
Generated Aug 4, 2026 18:37