Get welcome message
get
/ec-designer-svc/rest/v1.0/studies/welcome
Retrieves a welcome message.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID. Example: F054C951EB74443C93716CA714AB686E
Query Parameters
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : WelcomeDto
Type:
Show Source
object
-
id: string
(string)
Maximum Length:
4000
String valueExample:Welcome to ClinicalOne
500 Response
Error
Nested Schema : details
Type:
object