GET request to get a case screening results returns statusCode 200 and blank response body - pilot a

The requests to create and screen a case both return statusCode 201 and status Created, the request to get the result returns statusCode 200 but the body of the response is blank. What could the cause be?

Best Answer

  • Prabhjyot
    Answer ✓

    @amigo9933,

    Can you please call the API -"SEQ-8: Retrieve the audit log for a case", to confirm if the case has been screened? If the Audit log pulls the information and you see the "

    actionType==SCREENED_CASE" in the response body, then there are no matches against the screened case. If you do not find "actionType==SCREENED_CASE" the case has not been screened yet.