JointSpace API Documentation

REST API Method: GET channellists/id

Returns the list of channels for the specified channel list id.

URL

http://ip-address:1925/1/channellists/id

Format

json

HTTP Method

GET

Requires Authentication

false

Parameters

Response

This resource returns a JSON array.

Keys

JSON example


[
    "fingerprint-1",
    "fingerprint-2",
    "fingerprint-3",
    etc.
]