Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

id
required

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, ‘‘, ‘-’ with no leading or trailing space..

input_values
optional

Hash of input values where key is the name of input, value is the value for this input

Validations:

  • Hash

gzip
optional

Compress the report uzing gzip

Validations:

  • Must be one of: true, false, 1, 0.

report_format
optional

Report format, defaults to ‘csv’

Validations:

  • Must be one of: csv, json, yaml, html.