GET http://[host-proxy]/api/view/Quick_Overbuild_Phones_Lines_View/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"notes": {
"default": "This view will launch the automatic overbuild of phones/lines from a specific customer to sites automatically. Only phones with device pools residing at site level will be moved.",
"type": "string",
"title": "Notes"
}
}
}