pub async fn emergency_access_id_cipher_id_attachment_attachment_id_get(
configuration: &Configuration,
id: Uuid,
cipher_id: Uuid,
attachment_id: &str,
) -> Result<AttachmentResponseModel, Error<EmergencyAccessIdCipherIdAttachmentAttachmentIdGetError>>