curl --location --request GET 'https://api-kr.iwinv.kr/v1/instance/script?name=&page_no=&page_size=' \ --header 'X-iwinv-Timestamp: {{timestamp}}' \ --header 'X-iwinv-Credential: {{accesskey}}' \ --header 'X-iwinv-Signature: {{signature}}'
{ "code": "0x00", "error_code": "SUCCESS", "message": "", "result": [ { "script_id": "USCRIPT-57zQARw5qLPuBnBx7Km5sv", "name": "Ubuntu24 APM install", "start_date": "2024-11-20 11:05:22" } ], "count": 1, "page_no": 1, "page_size": 10 }