post https://example.com/saasManage/GetScript
Gets the existing script for the specified application.
{
"text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the request was successful.\n\n**Result**\tobject\nContains the modified script.\n\n**Result.Modified** boolean\nSpecifies if the script was successfully modified.\n\n**Result.Script** string\nContains the modified script.\n\n**Message**\tstring\nError message text on failure, may be null\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error\n\n**success**\tboolean\nIndicates API success or failure",
"sidebar": true
}