Get notification properties for a study
get
/ec-notifications-svc/rest/v1.0/studies/{studyId}/notificationProperties
Retrieves the notification properties for a study.
Request
Path Parameters
-
studyId(required): string
ID of the study.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success.
Root Schema : schema
Type:
Show Source
object
-
approvalFlag(required): string
Minimum Length:
0
Maximum Length:1
-
category(required): string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
createdBy(required): string
-
createdDate: string
(date-time)
-
entityId: string
(uuid)
-
entityType(required): string
-
id: string
(uuid)
-
immediateFlag(required): string
Minimum Length:
0
Maximum Length:1
-
messageDescription: string
Minimum Length:
0
Maximum Length:32767
-
messageSubject: string
Minimum Length:
0
Maximum Length:1024
-
notificationDatetime: string
(date-time)
-
objectVersionNumber: number
-
operationType: string
-
priority(required): string
-
privilege: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
serviceName(required): string
-
softwareVersionNumber: number
-
userId: string
(uuid)
-
userList: string
Minimum Length:
0
Maximum Length:4000
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
404 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
500 Response
Internal server error.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object