ReportRuns

Search & list report runs

Fetch a list of report runs.

get/analytics/reportRuns

Query parameters

page[after]string

Cursor for paging results.

Search collection items after that cursor.

page[before]string

Cursor for paging results.

Search collection items before that cursor.

page[size]integer

Length of the collection to search.

filter[workspaceId]string

Filter by Workspace ID.

filter[reportCode]'transaction_details' | 'payments' | 'settlements' | 'transactions' | 'disputes'

Filter by Report Code.

Response

Success.

Changes

No recorded changes to this endpoint across all 1 revision of this API.