Download attachmentAsk AIget https://www.bankingcircleconnect.com/api/v1/cases/{case-id}/attachments/{attachment-id}This endpoint is used for downloading an Attachment on a Case. Path Paramscase-iduuidrequiredCase idattachment-iduuidrequiredAttachment idHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Attachment 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