v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/field

GET /api/field/{id}/values

If a Field's value of has_field_values is :list, return a list of all the distinct values of the Field (or remapped Field), and (if defined by a User) a map of human-readable remapped values. If has_field_values is not :list, checks whether we should create FieldValues for this Field; if so, creates and returns them.

get/api/field/{id}/values

Path parameters

idinteger required

value must be an integer greater than zero.

Response

Successful response