curl --location --request GET 'http://api.zoom.us/v2/rooms/digital_signage'
{
"contents": [
{
"id": "sWbbbb535LQ",
"name": "Marketing_Folder"
},
{
"id": "9N333khdhfgiafg",
"name": "BackgroundImage.png"
}
],
"next_page_token": "",
"page_size": 30,
"total_records": 2
}
content
: Returns information about content files.folder
: Returns information about the folder where the content files are located.