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...")
 
Line 3: Line 3:
 
|REST_resource=Query
 
|REST_resource=Query
 
|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=query string composed of suggested 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
 
}}
 
}}

Revision as of 20:35, 5 December 2011

Description Search in the default space
Resource Query
Method GET
URI /search
Parameters query string composed of suggested 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 onQuery  +
Has output media typetext/uri-list  +
Has status code200,400,401,402,403  +
Personal tools