The service will get ODM metadata about a single study in the OpenClinica. Standard authentication applies, and the user must have read privileges for the associated study.

1.4.1 Calling Methods and Arguments

 

Reads is invoked as an HTTP GET method on a specific instance of a resource, qualified with a STUDY OID value.

GET pages/rule/studies/{study}/metadata

1.4.2 Responses

 

On success, a response with a 200 OK HTTP status code and a representation of the requested ODM object is returned.  The response will be presented in the following schema.