Can I import/post or export/get encrypted data from EDC/CDMS through the API?
Table of Contents
Sending (POST) data
It is possible to send (POST) data for encrypted fields, e.g. with
/study/{study_id}/record/{record_id}/study-data-point/{field_id}
Retrieving (GET) data
It is not possible to retrieve data for encrypted fields. The value that you will receive for these fields is *encrypted*.