API Investigation:List

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
|REST_header_param=Accept:    <!-- one of text/plain (n-triples), text/turtle, application/rdf+xml, --> text/uri-list, subjectid:SECURITY-TOKEN
 
|REST_header_param=Accept:    <!-- one of text/plain (n-triples), text/turtle, application/rdf+xml, --> text/uri-list, subjectid:SECURITY-TOKEN
 
|REST_op_result=List of investigations
 
|REST_op_result=List of investigations
|REST_op_mime_output=text/plain (n-triples), text/turtle, application/rdf+xml, text/uri-list
+
|REST_op_mime_output=text/uri-list <!-- text/plain (n-triples), text/turtle, application/rdf+xml, -->
 
|REST_op_status=200
 
|REST_op_status=200
 
}}
 
}}

Revision as of 09:13, 14 September 2012

Description Get a list of all investigations
Resource Investigation
Method GET
URI /investigation
Parameters
Header Parameters Accept: text/uri-list, subjectid:SECURITY-TOKEN
Media Type (input)
Results List of investigations
Media Type (output) text/uri-list
Status code 200
Personal tools