Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are no parameters.

Returns

200 - OK

Note: Response is cached for 60 seconds (subject to change).

Sample response body

Code Block
[
  {
    "typeId": "string",
    "valueId": "string",
    "valueTextEnglish": "string",
    "valueTextFrench": "string",
    "isActive": true,
    "customValue1": "string",
    "customValue2": "string",
    "parentList": "string"
  }
]

...