[Deprecated]: V1.0
get
/ec-designer-svc/rest/v1.0/studies/{studyId}/approved/objectids
Deprecated: Use latest version instead. Retrieves a list of IDs of all artifacts in a specified approved study. An artifact refers to anything that belongs to the study design, for example: forms, randomization, treatment arm, kits, etc.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID (UUID, 32-character uppercase hexadecimal string). Required. Example: F054C951EB74443C93716CA714AB686EExample:
2F9A6C7E1B8F4D56A23C9F3A0C7D4E11
Query Parameters
-
all: boolean
Include all study artifacts. Optional.Default Value:
falseExample:false -
arms: boolean
Include treatment arms. Optional.Default Value:
falseExample:false -
calculateddoses: boolean
Include calculated doses. Optional.Default Value:
falseExample:false -
cohorts: boolean
Include cohorts and cohort factors. Optional.Default Value:
falseExample:false -
forms: boolean
Include forms. Optional.Default Value:
falseExample:false -
inclEverApproved: boolean
Include study artifacts that were ever approved. Optional.Default Value:
falseExample:false -
items: boolean
Include items. Optional.Default Value:
falseExample:false -
kits: boolean
Include kits. Optional.Default Value:
falseExample:false -
rands: boolean
Include randomization. Optional.Default Value:
falseExample:false -
visits: boolean
Include visits. Optional.Default Value:
falseExample:false
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
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