API Study:RetrieveStudyAssay

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
 
|REST_op_description=Retrieves the protocol, associated with the AssayAssay
 
|REST_op_description=Retrieves the protocol, associated with the AssayAssay
|REST_resource=Study
+
|REST_resource=Investigation
 
|REST_op_method=GET
 
|REST_op_method=GET
 
|REST_op_uri=/study/{id}/assay/{id}/protocol
 
|REST_op_uri=/study/{id}/assay/{id}/protocol

Revision as of 15:50, 6 December 2011

Description Retrieves the protocol, associated with the AssayAssay
Resource Investigation
Method GET
URI /study/{id}/assay/{id}/protocol
Parameters none
Header Parameters SECURITY-TOKEN
Media Type (input) none?
Results URI of the protocol
Media Type (output) URI, RDF,JSON,XML
Status code 200,400,401,402,403
Personal tools