Skip to main content
GET
Gets a list of accumulating reports

Authorizations

Authorization
string
header
required

Path Parameters

reportRunnerId
string
required

The Extole unique report runner identifier.

Query Parameters

statuses
string | null

Optional filter for statuses, will return reports that have one of the specified values. Valid values: PENDING, IN_PROGRESS, DONE, FAILED, CANCELED, SFTP_DELIVERY_FAILED, EXPIRED

offset
string | null

Optional filter for offset, defaults to 0.

limit
string | null

Optional filter for limit, defaults to 100.

Response

Successful response

completed_date
string | null
required
display_name
string
required
download_uri
string | null
required
formats
enum<string>[]
required
Available options:
CSV,
HEADLESS_CSV,
HEADLESS_PSV,
JSON,
JSONL,
PSV,
XLSX
name
string
required
report_id
string
required
report_type
string
required
tags
string[]
required