dictionary

List all dictionaries

get/dictionary

Query parameters

limitinteger

How many items to return at one time (max 100)

offsetinteger

How many items skip in return

Response

A paged array of dictionaries

idstring dictionaryId required
namestring required

Name of the statistical field

maxItemsnumber

Maximum number of selected values

minItemsnumber

Minimum number of selected values

activeboolean

Allows to add to new entries

createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Changes

Changed in 1 of the 16 revisions of this API.4

    • added the required property items/createdBy to the response with the 200 status

      response-required-property-added

    • added the required property items/createdOn to the response with the 200 status

      response-required-property-added

    • added the required property items/modifiedBy to the response with the 200 status

      response-required-property-added

    • added the required property items/modifiedOn to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.