스크립트 위험 결정 목록
GET /v1/admin/script-risk/decisions: `execute_code`, `terminal`, `write_file`, `patch` 전에 이루어지는 스크립트 위험 게이트 결정의 감사 로그입니다.
GET /v1/admin/script-risk/decisions
execute_code, terminal, write_file, patch 전에 이루어지는 스크립트 위험 게이트 결정의 감사 로그입니다. 수락 및 거부된 명령과 운영자에게 표시되는 사유를 보여 줍니다.
| 메서드 | GET |
| 경로 | /v1/admin/script-risk/decisions |
| 인증 | GATEWAY_AUTH_TOKEN이 설정된 경우 Authorization: Bearer <token> 필요 |
| 카테고리 | admin |