List the exported reports captured for an account, filtered by report type and date range.

Returns the report records (status, dates, row counts, file metadata and download keys) the integration has
pulled for the account, ordered oldest-first by date. Soft-deleted reports are excluded. Requires the
account-integration report-access feature.

🔐 Required permission: AccountAdmin

🚩 Requires feature: account_integration_report_access

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the account whose exported reports are listed.

string
enum
required

The report granularity to filter by (Click, Day, Tracker, Brand or Month).

Allowed:
Query Params
date-time

Optional inclusive start date; only reports on or after this date are returned.

date-time

Optional inclusive end date; only reports on or before this date are returned.

int32

Zero-based number of reports to skip for paging. Defaults to 0.

int32

Maximum number of reports to return. Defaults to 100.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json