v9

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01391555.5 KB
Customer REST

List account summaries derived from active leads.

get/customer/account-reports

Query parameters

limitinteger

Number of items to return. The default is 50 and the maximum is 100.

cursorstring

Opaque cursor returned in page.nextCursor. Pass it unchanged with the same filters and sort. Incompatible cursors return validation_failed.

companyNamestring
minIcpMatchPercentinteger
maxIcpMatchPercentinteger
dateFromstring date-time

Inclusive start of the date range.

dateTostring date-time

Inclusive end of the date range.

querystring
sort'latestSignalAt' | 'leadCount' | 'averageIcpMatchPercent' | 'accountName'
sortDirection'asc' | 'desc'

Response

Paginated data envelope.

dataobject[] required