Get number of all due and overdue signatures for a study
get
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/signevaluation/configchange/studysummary
Gets the number of all due and overdue signatures for a given study, looks for all active records in the SignEligibility entity where status != 'SIGNED' and startEligibibleDate is not null.
Request
Path Parameters
-
studyId(required): string
ID of the config to fetch the records for
There's no request body for this operation.
Back to TopResponse
200 Response
Success