V1.0
get
/ec-designer-svc/rest/v1.0/studies/studycopystatus
Get a list of copy studies that logged in user has access to along with their statuses.
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : StudyCopyStatusDto v1.0
Type:
objectTitle:
StudyCopyStatusDto v1.0Form Info
Show Source
-
copyStatus: string
Copy statusExample:
Copy Rules in Progress -
studyId: string
(uuid)
Study Unique GUID
-
studyVersion: string
Study versionExample:
1.0.0.1
Examples
404 Response
Returned when the request cannot be completed due to validation failure, authorization failure, or an unexpected server-side condition.
Nested Schema : details
Type:
object500 Response
Returned when the request cannot be completed due to validation failure, authorization failure, or an unexpected server-side condition.
Nested Schema : details
Type:
object