post filters and run the report.
name | type | required | description |
---|---|---|---|
report_sid | string | yes | The unique identifier for the report |
body | object | no | Acceptable keys in body: start, page, limit, filters |
Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.
{"start": 0 , "filters" : [{"paramname":"RequestID","field":"Request|ID","data":{"comparison":"Greater_Than","type":"string","value":"1"}}],"persist": true, "page":1, "limit": 10}
Returns the output of the report