menuBoard

Search Menu Boards

Search all Menu Boards this user has access to

get/menuboards

Query parameters

menuIdinteger

Filter by Menu board Id

userIdinteger

Filter by Owner Id

folderIdinteger

Filter by Folder Id

namestring

Filter by name

codestring

Filter by code

modifiedDateFromstring

Filter by modified date (from)

modifiedDateTostring

Filter by modified date (to)

sortBy'menuId' | 'name' | 'code' | 'modifiedDt' | 'owner' | 'folderName' | 'groupsWithPermissions'

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

sortDir'asc' | 'desc'

Sort direction

Response

successful operation

{"stackTrail":"components:schemas:MenuBoard:properties:menuId","oasType":"schema","type":"unknown","description":"The Menu Board Id"}
{"stackTrail":"components:schemas:MenuBoard:properties:name","oasType":"schema","type":"unknown","description":"The Menu Board name"}
{"stackTrail":"components:schemas:MenuBoard:properties:description","oasType":"schema","type":"unknown","description":"The Menu Board description"}
{"stackTrail":"components:schemas:MenuBoard:properties:code","oasType":"schema","type":"unknown","description":"The Menu Board code identifier"}
{"stackTrail":"components:schemas:MenuBoard:properties:userId","oasType":"schema","type":"unknown","description":"The Menu Board owner Id"}
{"stackTrail":"components:schemas:MenuBoard:properties:modifiedDt","oasType":"schema","type":"unknown","description":"The Menu Board last modified date"}
{"stackTrail":"components:schemas:MenuBoard:properties:folderId","oasType":"schema","type":"unknown","description":"The Id of the Folder this Menu Board belongs to"}
{"stackTrail":"components:schemas:MenuBoard:properties:permissionsFolderId","oasType":"schema","type":"unknown","description":"The id of the Folder responsible for providing permissions for this Menu Board"}
{"stackTrail":"components:schemas:MenuBoard:properties:groupsWithPermissions","oasType":"schema","type":"unknown","description":"A comma separated list of Groups/Users that have permission to this menu Board"}

Changes

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

  • fe497e811c7f94See the full diff
    • the items/code response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/description response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/folderId response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/groupsWithPermissions response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/menuId response's property type/format changed from integer/ to / for status 200

      response-property-type-changed

    • the items/modifiedDt response's property type/format changed from integer/ to / for status 200

      response-property-type-changed

    • the items/name response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/permissionsFolderId response's property type/format changed from integer/ to / for status 200

      response-property-type-changed

    • the items/userId response's property type/format changed from integer/ to / for status 200

      response-property-type-changed

    • added the new optional query request parameter modifiedDateFrom

      new-optional-request-parameter

    • added the new optional query request parameter modifiedDateTo

      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 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 code

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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