API Investigation:Dashboard

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{REST Operations |REST_op_description=Get investigation data for GUI dashboard |REST_resource=Investigation |REST_op_method=GET |REST_op_uri=/investigation/{id}/dashboard |REST_...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|REST_op_uri=/investigation/{id}/dashboard
 
|REST_op_uri=/investigation/{id}/dashboard
 
|REST_header_param=Accept:  application/json, subjectid:SECURITY-TOKEN
 
|REST_header_param=Accept:  application/json, subjectid:SECURITY-TOKEN
 +
|REST_op_result=Investigation dashboard data as JSON
 +
|REST_op_mime_output=application/json
 +
|REST_op_status=200, 400, 401
 
}}
 
}}

Latest revision as of 09:50, 18 September 2014

Description Get investigation data for GUI dashboard
Resource Investigation
Method GET
URI /investigation/{id}/dashboard
Parameters
Header Parameters Accept: application/json, subjectid:SECURITY-TOKEN
Media Type (input)
Results Investigation dashboard data as JSON
Media Type (output) application/json
Status code 200, 400, 401
Personal tools