Get all the active locks on the study
get
/ec-designer-svc/rest/locks/childLocks/{studyId}
Acquires the lock of a study or study object.
Request
Path Parameters
-
studyId(required): string(uuid)
Study identifier (UUID, 32-character uppercase hexadecimal string). Required.Example:
2F9A6C7E1B8F4D56A23C9F3A0C7D4E11
Query Parameters
-
lockBasePath: string
Base path used to filter lock nodes. Optional.Example:
/locks/studies
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json