Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

[
  {
    "id": 1,
    "name": "11 1",
    "touch_admin": true,
    "allowed_display": false
  },
  ...
]

Params

Param name Description
display_id
required

ID of display

Validations:

  • Must be a Integer