Unable to render embedded object: File (books.jpg) not found.
Go to documentation repository
Previous page Next page
GET http://IP-adress:8888/GetLayouts - getting available layouts for current logged user.
Here is an example of response:
{
\"Id\":\"101\",\"Name\":\"New layout 1\"},{\"Id\":\"102\",\"Name\":\"New layout 2\"},{\"Id\":\"103\",\"Name\":\" New layout 3\"},{\"Id\":\"104\",\"Name\":\" New layout 4\"
}
Here is an example of an error message:
{
\"result\":\"no layouts\"
}
Note
An error can occur while requesting the list of Server layouts if the UAC is enabled on the Server. Disable this function in order to eliminate the error.