Skip to main content

POST: Download Report

Feedback

3 comments

  • Jeffery Malson

    I can't get the default Company Overview report to download.  If I omit the report template I get Detail: Not found.   Any suggestions on how I can get it to work?

    0
  • Ingrid

    Detail: Not found is the same as the 404 Not found status code, which means “The specified resource could not be found.” If you're using cURL, have you included the required entity_guid parameter and identified where to download the file with --output {The path in your directory}?

    0
  • Allen Shymchuk

    Using cURL in CMD.exe/Windows, the example provided for Company Overview does not appear to work… on the assumption that we are using a valid API key, and company_guid… we get the following response from CMD or Powershell if we use -d “company=GUID”…

    In both cases, the downloaded file is 1KB, and contains the following…

    {"detail":"JSON parse error - Expecting value: line 1 column 1 (char 0)"}

    In PowerShell, we created our own BitSightAPI Module for various methods, and get 404.

    0

Please sign in to leave a comment.