tags

Search Tags

Search for Tags viewable by this user

get/tag

Query parameters

tagIdinteger

Filter by Tag Id

tagstring

Filter by partial Tag

exactTagstring

Filter by exact Tag

isSysteminteger

Filter by isSystem flag

isRequiredinteger

Filter by isRequired flag

haveOptionsinteger

Filter by options: 1 = has options (IS NOT NULL), 0 = no options (IS NULL), omit for all

sortBy'tagId' | 'tag' | 'isSystem' | 'options' | 'isRequired'

Specifies which field the results are sorted by. Used together with sortDir

sortDir'asc' | 'desc'

Sort direction

Response

successful operation

tagIdinteger

The Tag ID

tagstring

The Tag Name

isSysteminteger

Flag, whether the tag is a system tag

isRequiredinteger

Flag, whether the tag requires additional values

optionsstring nullable

An array of options assigned to this Tag

Changes

Changed in 3 of the 52 revisions of this API.13

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortDir

      new-optional-request-parameter

    • added the media type application/json for the response with the status 200

      response-media-type-added

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

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

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