Search:AdHocQuery

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{REST Operations |REST_op_description=Search in the default space |REST_resource=Query |REST_op_method=GET |REST_op_uri=/query |REST_op_params=TBD, search parameters, page param...")
 
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
|REST_op_description=Search in the default space
+
|REST_op_description=Search an ad hoc query
|REST_resource=Query
+
|REST_resource=Search
 
|REST_op_method=GET
 
|REST_op_method=GET
|REST_op_uri=/query
+
|REST_op_uri=/search
|REST_op_params=TBD, search parameters, page parameters
+
|REST_op_params=See query language
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_header_param=subjectid:SECURITY-TOKEN
|REST_op_mime_input=application/x-www-form-urlencoded, RDF,  JSON
+
|REST_op_result=URIs of the results
|REST_op_result=URIs of the results, or in other supported format
+
|REST_op_mime_output=text/uri-list
|REST_op_mime_output=text/uri-list, RDF, JSON
+
 
|REST_op_status=200,400,401,402,403
 
|REST_op_status=200,400,401,402,403
 
}}
 
}}

Latest revision as of 17:46, 23 April 2012

Description Search an ad hoc query
Resource Search
Method GET
URI /search
Parameters See query language
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input)
Results URIs of the results
Media Type (output) text/uri-list
Status code 200,400,401,402,403
Facts about Search:AdHocQueryRDF feed
Acts onSearch  +
Has output media typetext/uri-list  +
Has status code200,400,401,402,403  +
Personal tools