Returns a list of scripts (workflows)
Last updated 23 days ago
"data": { "type": "success", "title": "Request successfully.", "content": [ //content information ] }
GET
http://scripts?page=1&limit=10
page
1
page number of pagination
limit
10
number of profiles displayed
http://127.0.0.1:5555/scripts?page=1&limit=10