Get RFI Case by idAsk AIget https://www.bankingcircleconnect.com/api/v1/cases/rfi/{case-id}This endpoint is used for retrieving details of a RFI Case by its id.Path Paramscase-iduuidrequiredRFI Case idResponses 200RFI Case was found and returned 400Bad request. Request is not correctly formulated. Goes for both Header, Query and Body. Verify the error description and properties. 404Not found. There is no resource behind the URL, i.e. trying to upload attachment to a case that does not exist. 500Internal Server Error. Something unexpected happened on BC Connect side.Updated 4 months ago