v1

latestOpenAPI 3.1.02026-07-24474114.4 KB

Get a Playlist

returns playlist data

get/playlists/{id}

Path parameters

idstring required

playlist id

Response

200

account_idstring
aspect_ratiointeger[]
cleanboolean
created_atnumber
folder_idstring
idstring
interactions_show_menuboolean
namestring
themestring
tickertape_backgroundstring
tickertape_font_sizeinteger
tickertape_visibleboolean
timeoutinteger
updated_atnumber

Example response

{
  "account_id": "5dba92731b5d034f7d8dca3d",
  "aspect_ratio": [
    16
  ],
  "clean": true,
  "created_at": 1609770218.8140001,
  "folder_id": "5dba92731b5d034fa9abda21",
  "id": "5ff324ea966f638ffb3148f5",
  "interactions_show_menu": true,
  "name": "Media Folders",
  "pages": [
    {
      "created_at": 1609770220.1230001,
      "description": "Default",
      "grid_template": "{\"name\":\"default\",\"template\":\"\\\"main\\\" auto / auto\"}",
      "id": "5ff324ec966f638ffb3148f6",
      "items": [
        {
          "description": "Media Folder",
          "grid_area": "main",
          "ref_id": "5dba9273aa4a7e3267dc2179",
          "thumb_url": "https://app.telemetrytv.com/static/img/content/media-folder.png",
          "type": "media_folder",
          "url": "animated_zoom_effect=false&muted=true&image_fit=&image_position=&image_repeat=&interval=4&transition=&keep_looping=false&tap_interaction=false&folder_id=5dba9273aa4a7e3267dc2179&match_device_tag=false&sub_folders=true&interactive_mode=true"
        }
      ],
      "playback_count": 36,
      "playlist_id": "5ff324ea966f638ffb3148f5",
      "priority": 1,
      "updated_at": 1639138862.9420002
    }
  ],
  "theme": "theme=predefined",
  "tickertape_background": "#2AA4E5",
  "tickertape_font_size": 1,
  "timeout": 60,
  "updated_at": 1639486051.0419998
}