dictionary

Info for a specific dictionary

get/dictionary/{dictionaryId}

Path parameters

dictionaryIdnumber required

The id of the dictionary to retrieve

Response

Expected response to a valid request

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 createdBy to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property 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.