Connectors
...
Actions
Get Report Status and URL
4 min
description retrieve the status and access url for a wiz report, requiring specific variables in the request body endpoint method post inputs json body (object) – required variables (object) – required reportid (string) – required the id of the report to return output example \[ { "status code" 200, "response headers" { "date" "sun, 30 jul 2023 09 07 18 gmt", "content type" "application/json; charset=utf 8", "transfer encoding" "chunked", "connection" "keep alive", "content security policy" "default src 'self';base uri 'self';font src 'self' https data ;form action 'self';frame ancestors 'self';img src 'self' data ;object src 'none';script src 'self';script src attr 'none';style src 'self' https 'unsafe inline';upgrade insecure requests", "cross origin embedder policy" "require corp", "cross origin opener policy" "same origin", "cross origin resource policy" "same origin", "x dns prefetch control" "off", "x frame options" "sameorigin", "strict transport security" "max age=15552000; includesubdomains", "x download options" "noopen", "x content type options" "nosniff", "origin agent cluster" "?1", "x permitted cross domain policies" "none", "referrer policy" "no referrer", "x xss protection" "0", "vary" "origin, accept encoding", "access control allow credentials" "true", "etag" "w/\\"75a jmqb55qih0t0yose3b3xto0ogao\\"", "content encoding" "gzip" }, "reason" "ok", "json body" { "data" { "report" { "lastrun" { "url" "https //prod us17 reports s3 us east 2 amazonaws com/62d0f206 7693 467b 8d8d c8ed1be58872/7a173bd6 8a21 4985 ade6 65337368bc0c/b81f564a e546 4e4b 895e 77186837b57c/axonius connection test 2023 07 30t01 02 19z csv?x amz algorithm=aws4 hmac sha256\&x amz credential=asias32cytu5nujvwpsb%2f20230730%2fus east 2%2fs3%2faws4 request\&x amz date=20230730t090718z\&x amz expires=7200\&x amz security token=iqojb3jpz2lux2vjeakacxvzlwvhc3qtmijimeyciqdgcn3lmi0zz%2f9bkyfi30kfvxelnxnqhnkcurfmgfetqaihaogghclaggycmzlpydzx0p8knsjrjbd8hfu4whwtgmzjkoyfckl%2f%2f%2f%2f%2f%2f%2f%2f%2f%2fweqahommtk3mtcxnjq5oduwigybvuoeqoaysb8hebsq2gtkfqzvfro4kexm0goyehosqm5hrow6qvzzhsojuv5mpy7guya5daxkwhektxd%2ffg1l8czw4syuwd1embjuz9v4urwex4u6zggvupx8%2fc8azksvf8%2f6u9hh6ulxgmlpmas%2fasxyh%2bqhrtai%2bnzfb4tyfskapy2c7u4pgzxfxrm7drgkeyeqvxhbxesbm2tk8%2bz7qrvaraa37dshqe7nwrkl4zf5dl%2bhzhazjthjvwqvglgkdsxgjxmtnzzxogm4fgz7amszrb6z%2bylanvu6wioat2xrbh%2bm1lfaupl80akatb5adupkueyxqoubyzvidwvlrbt7w9tn9mnylnxfmlmcuifjc52t6sp%2f6i8n0ikddftm5z8qhsdfpdpifztuaqluzanxy%2fwdnpkl3lcnv81kqgxwo64aapcsxfkxnkeoqgkvrjo%2ba6i3wwldvv3eg5zwfuvj4oenbdyahfb77sy3sa6lcid3ysu4dxcvrwhbgwj0frwz7kklw6tojj0%2bqkqjtqlpcqq3%2bgp2c%2fygjhvmjaaq32ovpkrlukgjjw6ibyjfwk%2fxhyxsv%2fwhxj2anije%2fl0q%2fdnbbdojs3ktbeyxt1dylf8ugu%2bamtfy0fckcrajr3qh4bc%2bbfkjao%2fh%2b83hjl%2fxvfnjjbgqrci8iehr7%2b5btv4iobv0%2ffhettjnckfhnaxoa2%2fc3%2bxtdd3ulfveq9d8prkuiz6uofpg0%2fqjtzx0x%2blm5kze1fl2erinrrtzl6jhdgg5d1t0xnon%2bmptnlhbut1r8wk5dcovuvuon6ticthns2gvtddixjimbjqzavlbzzeqgzz8dlx5je04qcuenzzabjhffojzs7j%2frztiuhsbjrngxfarh0gseonzcu8i3396wv3gcnugvppkvpbbr9ya5zlvmlhe8rxrwtdy0svc3y%2bf1vrqopoy4%2f2rozgeu%2bqunesjskvcnmgccboeizf8d9umhgr%2fa2cu1pnke7b9ajacdocktw2u52kts8bjnunul0td5w%3d%3d\&x amz signedheaders=host\&x amz signature=87d74b6a6e5ad5b9d8b9563bcf3742ff80700074390e2757f4a523d3eb8d4e88", "status" "completed" } } } } } ] output parameters status code (number) reason (string) json body (object) data (object) report (object) lastrun (object) url (string) status (string) response headers header type date string content type string transfer encoding string connection string content security policy string cross origin embedder policy string cross origin opener policy string cross origin resource policy string x dns prefetch control string x frame options string strict transport security string x download options string x content type options string origin agent cluster string x permitted cross domain policies string referrer policy string x xss protection string vary string access control allow credentials string etag string content encoding string