Deskhero Developer Hub
Back to deskhero.com
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
Authorisation
Minimum role: USER

Request arguments

Name Type Source
Request body example
No input arguments

Response

Status
200 (OK)
Type
DTO_reference[]
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example
DTO_reference
NameTypeReadOnlyDescription
idInt32The id of the reference
labelObjectReadOnlyName/Label from referenced object.

Generated Aug 4, 2026 18:37