resolution

Resolution Search

Search Resolutions this user has access to

get/resolution

Query parameters

resolutionIdinteger

Filter by Resolution Id

resolutionstring

Filter by Resolution Name

useRegexForNameinteger

Flag (0,1). When filtering by multiple resolutions in resolution filter, should we use regex?

logicalOperatorNamestring

When filtering by multiple resolutions in resolution filter, which logical operator should be used? AND|OR

enabledinteger

Filter by Enabled

widthinteger

Filter by Resolution width

heightinteger

Filter by Resolution height

sortBy'resolutionId' | 'resolution' | 'width' | 'height' | 'enabled'

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

sortDir'asc' | 'desc'

Sort direction

Response

successful operation

resolutionIdinteger

The ID of this Resolution

resolutionstring

The resolution name

widthnumber double

The display width of the resolution

heightnumber double

The display height of the resolution

designerWidthnumber double

The designer width of the resolution

designerHeightnumber double

The designer height of the resolution

versioninteger

The layout schema version

enabledinteger

A flag indicating whether this resolution is enabled or not

userIdinteger

The userId who owns this Resolution

Changes

Changed in 5 of the 52 revisions of this API.148

  • fe497e811c7f14See the full diff
    • deleted the query request parameter partialResolution

      request-parameter-removed

    • added the new optional query request parameter logicalOperatorName

      new-optional-request-parameter

    • 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 new optional query request parameter useRegexForName

      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

    • added the new optional query request parameter partialResolution

      new-optional-request-parameter

    • added the new optional query request parameter height

      new-optional-request-parameter

    • added the new optional query request parameter width

      new-optional-request-parameter

  • 8e127539510413See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • deleted the query request parameter height

      request-parameter-removed

    • deleted the query request parameter partialResolution

      request-parameter-removed

    • deleted the query request parameter width

      request-parameter-removed

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