scripts
Get a script
Get a script
get/api/scripts/{scriptId}
Path parameters
scriptIdstring required
The script id
Response
Successful operation
Example response
{
"code": {
"key": "value"
},
"desc": {
"key": "value"
},
"id": "a string value",
"name": "a string value"
}