get
https://api.akua.la/v1/fraud/
Retrieves a fraud evaluation result by evaluation ID. Returns a public response with non-sensitive fields only. The endpoint validates the ID parameter and handles three error cases: missing ID (400), evaluation not found (404), and internal server errors (500).
400Bad Request - Missing or invalid evaluation ID
404Not Found - Evaluation not found
500Internal Server Error