API Protocol:RetrieveTemplate

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with "{{REST Operations |REST_op_description=Retrieves a protocol template |REST_op_method=GET |REST_op_uri=/protocol/{id}/template/{id} |REST_op_params=none? |REST_op_mime_input=none?...")
 
m
Line 4: Line 4:
 
|REST_op_uri=/protocol/{id}/template/{id}
 
|REST_op_uri=/protocol/{id}/template/{id}
 
|REST_op_params=none?
 
|REST_op_params=none?
 +
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_op_mime_input=none?
 
|REST_op_mime_input=none?
 
|REST_op_result=The template representation in supported media type
 
|REST_op_result=The template representation in supported media type
Line 9: Line 10:
 
|REST_op_status=200,400,401,402,403
 
|REST_op_status=200,400,401,402,403
 
}}
 
}}
 
 
[[http://api.toxbank.net/index.php/Special:FormEdit/REST_OperationsForm/API_Protocol:RetrieveTemplate Edit ]]
 
[[http://api.toxbank.net/index.php/Special:FormEdit/REST_OperationsForm/API_Protocol:RetrieveTemplate Edit ]]

Revision as of 16:32, 15 September 2011

Description Retrieves a protocol template
Resource [[]]
Method GET
URI /protocol/{id}/template/{id}
Parameters none?
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input) none?
Results The template representation in supported media type
Media Type (output) RDF,JSON,XML
Status code 200,400,401,402,403
[Edit ]
Personal tools