Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Example and reference, please see metabase’s static embedding, which utilize JWT signing to defend against 3rd party website tamper with the embedded URL’s path parameter

Optional parameters

...

  • organisationLongName

  • organisationShortName

  • organisationId

...

  • collection

  • filter.organisationLongName

  • filter.organisationShortName

  • filter.organisationId

filter.* parameters are parameters that should be handled by the reports as fixed filter parameters.

collection is a parameter to filter reports by a group/collection.

Expected headers

Code Block
x-api-key: <reporting engine api key>

...