V3 > Filesystem
Get root tree.
Retrieves the tree structure of the root directory for the provided channel.
get/2/vod/channels/{channel}/browse/tree
Path parameters
channelinteger required
The Channel unique identifier
Response
OK
Example response
{
"result": "success",
"data": {
"id": "1jhvl2upzafkt",
"name": "my product"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.