API Study:RetrieveStudyAssay

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
|REST_op_description=Retrieves a single Assay
+
|REST_op_description=Retrieves the protocol, associated with the AssayAssay
 
|REST_op_method=GET
 
|REST_op_method=GET
|REST_op_uri=/study/{id}/assay/{id}
+
|REST_op_uri=/study/{id}/assay/{id}/protocol
 
|REST_op_params=none
 
|REST_op_params=none
 
|REST_header_param=SECURITY-TOKEN
 
|REST_header_param=SECURITY-TOKEN
 
|REST_op_mime_input=none?
 
|REST_op_mime_input=none?
|REST_op_result=The assay metadata (links to the assays, protocols and data, or representation in supported media type)
+
|REST_op_result=URI of the protocol
 
|REST_op_mime_output=URI, RDF,JSON,XML
 
|REST_op_mime_output=URI, RDF,JSON,XML
 
|REST_op_status=200,400,401,402,403
 
|REST_op_status=200,400,401,402,403
|REST_op_example=|REST_example=curl -X GET http://host/study/S123/assay/A567 -H "Accept:text/n3" -H "subjectid:SECURITY-TOKEN"
 
 
}}
 
}}
 
[[http://api.toxbank.net/index.php/Special:FormEdit/REST_OperationsForm/API_Study:RetrieveStudyAssay Edit ]]
 
[[http://api.toxbank.net/index.php/Special:FormEdit/REST_OperationsForm/API_Study:RetrieveStudyAssay Edit ]]

Revision as of 16:58, 15 September 2011

Description Retrieves the protocol, associated with the AssayAssay
Resource [[]]
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
[Edit ]
Facts about API Study:RetrieveStudyAssayRDF feed
Acts on
Has output media typeURI, RDF,JSON,XML  +
Has status code200,400,401,402,403  +
Personal tools