List scripts

Returns a list of scripts (workflows)

Example request (Hidemium V4)

Response

 "data": {
        "type": "success",
        "title": "Request successfully.",
        "content": [
                //content information 
                ]
        }

Last updated