Retrieve Evaluation StatusAsk AIget https://api-sandbox.koin.com.br/v1/antifraud/evaluations/{id}API to retrieve the status of an antifraud evaluation.Path ParamsidstringrequiredCould be either Evaluation ID returned by api on evaluation :evaluation_id or reference id sent by client on evaluation :store.reference_idQuery ParamsfieldstringenumDefaults to EVALUATION_IDIndicates which field should be used to look up the case (evalaution_id or reference_id). By default its value is EVALUATION_ID.EVALUATION_IDREFERENCE_IDAllowed:EVALUATION_IDREFERENCE_IDResponses 200Antifraud analysis status response 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 11 months ago