[Deprecated]: V5.0
get
/ec-designer-svc/rest/v5.0/studies/{studyId}/versions/latest/studyversionobjects
Deprecated: Use latest version instead. Retrieves all study version objects.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID (UUID, 32-character uppercase hexadecimal string). Required.Example:
F054C951EB74443C93716CA714AB686E
Query Parameters
-
modes: array[string]
Study modes to search for artifacts. Allowed values: design (draft design data), test (testing data), training (training data), active (approved production data), all (all modes).
-
Allowed Values:
[ "design", "test", "training", "active", "all" ]
Example:design -
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
default response