Skip to content

Report Retriever

The Report Retriever worker retrieves a single report or a list of reports stored in the Everysk platform.


Parameters

Field Description
Report The report to retrieve. Accepts Fixed Report, Get Latest, Get List, or Upstream Data


Result

Once the worker finishes successfully, it returns a result object containing the retrieved report(s). You can check the Output Types article to learn more about result object types.

  • Report (report)
  • ID (string)
  • Name (string)