All REST Endpoints

Bulk Export
The operations from the Bulk Export category.
Delete a bulk data export job
Method: delete
Path: /bulk-export/jobs/{Job_ID}
Get file URLs to download the exported resources
Method: get
Path: /bulk-export/files/{File_ID}
Get the status of the export job
Method: get
Path: /bulk-export/jobs/{Job_ID}
Kick off a bulk export request for a group of patients
Method: get
Path: /Group/{Group_ID}/$export
Kick off a bulk export request for the provided list of patients
Method: post
Path: /Patient/$export