Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data Sets (Error Handling (404: Record doesn't exist in the table, 422…
Data Sets
Error Handling
404: Record doesn't exist in the table
422: Unprocessable entity. Validation of the query parameters failed
404: User doesn't have permission to read blinded data
500: Internal server exception
502: Failed down stream dependency
Response Codes
404
422
200
502
Schema/Table involved
Study Clinical DB
Meds_ETL_ST
Input parameters
Study Environment UUID
User UUID in the header(Role is optional)
Security Layer
Requestor User should have access to read blinded data permission
Data Base Connections
Study Clinical
Endpoint Description
The endpoint returns the list of data sets for a given study environment.