Get all statuses of a study
get
/ec-designer-svc/rest/v4.0/studies/{studyId}/statusessummary
Retrieves all statuses for a specified study ID.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID. Example: F054C951EB74443C93716CA714AB686E
Query Parameters
-
versionStatus: string
Study status filterDefault Value:
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : schema
Type:
Show Source
array
-
Array of:
object StudyStatusSummaryDto v3.0
Title:
StudyStatusSummaryDto v3.0
Summary information about a study
Nested Schema : StudyStatusSummaryDto v3.0
Type:
object
Title:
StudyStatusSummaryDto v3.0
Summary information about a study
Show Source
-
companyLabels: array
companyLabels
Companies list who sponsor the study
-
id: string
(uuid)
Study Unique GUID
-
lastModified: string
-
sourceStudyId: string
(uuid)
Study Unique GUID
-
sourceStudyTitle: string
(string)
Source study titleExample:
The study
-
sourceStudyVersion: string
(string)
Source study versionExample:
1.0.0.1
-
studyDescription: string
Study description or protocol titleExample:
A randomized double blind placebo controlled study to investigate the safety of microphylla in healthy adult volunteers.
-
studyState: string
Allowed Values:
[ "settings, active, design, test, training" ]
Current study state -
studyStatus: string
Allowed Values:
[ "DRAFT", "TESTING", "APPROVED", "ARCHIVED" ]
Current study statusExample:APPROVED
-
studyTitle: string
Study Title or protocol numberExample:
TICIPS001
-
systemCodeListGroupName: string
System codelist group nameExample:
Clinical One Default Code List
-
version: string
Study versionExample:
1.0.0.3
-
versionStart: string
(date-time)
Version Start date
-
versionStatus: string
Study version statusExample:
Active, not recruiting
-
versionTitle: string
Study Title or protocol numberExample:
TICIPS001:1.0.0.3
Nested Schema : companyLabels
Type:
array
Companies list who sponsor the study
Show Source
-
Array of:
string
Companies list who sponsor the studyExample:
ABC Pharma
Example:
ABC Pharma
404 Response
Error
Nested Schema : details
Type:
object
500 Response
Error
Nested Schema : details
Type:
object