API Study:RetrieveStudyAssays

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
 
|REST_op_description=Get a list of all assays in a study
 
|REST_op_description=Get a list of all assays in a study
|REST_resource=Assay
+
|REST_resource=Investigation
 
|REST_op_method=GET
 
|REST_op_method=GET
 
|REST_op_uri=/investigation/{id}/study/{id}/assay
 
|REST_op_uri=/investigation/{id}/study/{id}/assay

Latest revision as of 15:44, 6 December 2011

Description Get a list of all assays in a study
Resource Investigation
Method GET
URI /investigation/{id}/study/{id}/assay
Parameters
Header Parameters
Media Type (input)
Results List of assay URIs
Media Type (output) text/uri-list
Status code 200,400,401,402,403
Personal tools