Skip to main content
GET
Gets a filtered list of report runner views

Authorizations

Authorization
string
header
required

Query Parameters

type
string
report_type
string
display_name
string
user_ids
string[]
having_any_tags
string
having_all_tags
string
exclude_having_any_tags
string
exclude_having_all_tags
string
search_query
string
pause_status
string
aggregation_status
string
offset
string
limit
string
order_by
string
order
string
report_type_name
string

Response

Successful response

created_date
string
required

RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$
Example:

"2025-10-24T02:00:00-07:00"

execution_policy
enum<string>
required
Available options:
AWAIT_DATA,
IMMEDIATE
formats
enum<string>[]
required
Available options:
CSV,
HEADLESS_CSV,
HEADLESS_PSV,
JSON,
JSONL,
PSV,
XLSX
id
string
required
read-only
merging_configuration
object
required
name
string
required
next_execution_date
string
required

RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$
Example:

"2025-10-24T02:00:00-07:00"

parameters
object
required
paused
object
required
report_type_name
string
required
scopes
enum<string>[]
required
Available options:
CLIENT_ADMIN,
CLIENT_SUPERUSER,
CONSUMER_PUBLIC
sftp_server_id
string | null
required
tags
string[]
required
type
enum<string>
required
Available options:
REFRESHING
updated_date
string
required

RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$
Example:

"2025-10-24T02:00:00-07:00"

user_id
string
required
expiration_ms
integer<int64>
required