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