v1.0 REST Endpoints
Query/Query Management/v1.0
The operations from the Query/Query Management/v1.0 category.
-
[Deprecated]: Assign study roles to queries - Method: putPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/queries/{queryId}/assignupdate -
[Deprecated]: Get all historical records on DC_Query table - Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/queries/queryTable -
[Deprecated]: Get list of all query states - Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/queries/state -
[Deprecated]: Get list of opened queries - Method: postPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/querymgmt/openQueryList -
[Deprecated]: Get list of queries based on multiple parameters - Method: postPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/querymgmt/queryList - Get all historical records on DC_Query_Study_Roles table
- Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/queries/queryStudyRolesTable - Get subjects with open queries in a study
- Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/subjects - Get the number of open queries in a study
- Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/studyOpenQueryCount - Get the number of queries in a study
- Method: getPath:
/ec-query-svc/rest/v1.0/studies/{studyId}/{mode}/studyQueryCount