v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
custom fields (usersService)

Get list elements. Available for all users.

Get list elements. Available for all users.

get/company/v1/custom_fields/users/lists/{field}

Response

OK

titlestring
valuestring
colorstring
sortinteger
selectedboolean

Example response

{
  "title": "Shop",
  "value": "shop",
  "color": "#6AD01F",
  "sort": 20,
  "selected": true
}