studies REST Endpoints

studies
Everything about mHealth / digital studies in a tenant
Get a study by ID
Method: get
Path: /api/studies/{studyId}
Get study-level settings
Method: get
Path: /api/studies/{studyId}/config
Get the status of a job
Method: get
Path: /api/studies/{studyId}/jobs/{jobId}
List all studies
Method: get
Path: /api/studies
Override study-level settings
Method: put
Path: /api/studies/{studyId}/config
Restart message delivery retry attempts on permanently failed dispatches
Method: post
Path: /api/studies/config/targetReconciler