curl --request GET \
--url https://saas.pads365.com/rdx/NDS.Services.Viewer/api/v1/Viewer/Schedule/presentationInfo
{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>",
"Name": "<string>"
}
curl --request GET \
--url https://saas.pads365.com/rdx/NDS.Services.Viewer/api/v1/Viewer/Schedule/presentationInfo
{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>",
"Name": "<string>"
}
The response is of type object
.