Get local source settings by ID
get
/ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/locally-sourced-kits/{id}
Retrieves locally sourced kits settings by ID.
Request
Path Parameters
-
id(required): string(uuid)
-
mode(required): string
Mode of the study, accepts: test, active, or training
-
studyId(required): string(uuid)
ID of the study
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : LocalSourceSettingsResponse
Type:
object
Contains Local Source Settings detail response.
Show Source
204 Response
Successful operation
Root Schema : ListResponseFactory
Type:
object
500 Response
Internal server error
Root Schema : ListResponseFactory
Type:
object