Skip to main content
POST
Top sales-outreach opportunities

Authorizations

X-Api-Key
string
header
required

Your organization's public API key.

Body

application/json

Request for the top sales-outreach opportunities.

afterTime
integer<int64>

Only count activity at/after this epoch-millis timestamp. 0 or null = all time.

Example:

0

beforeTime
integer<int64>

Only count activity before this epoch-millis timestamp. 0 or null = no upper bound.

Example:

0

icpIds
integer<int64>[]

Restrict to these ICP ids. Null or empty = all ICPs.

Restrict to these ICP ids. Null or empty = all ICPs.

accountListIds
integer<int64>[]

Restrict to these account-list ids. Null or empty = all lists.

Restrict to these account-list ids. Null or empty = all lists.

page
integer<int32>
default:0

Zero-based page index.

Example:

0

size
integer<int32>
default:20

Page size (clamped to 100).

Example:

20

Response

OK

A page of results.

data
object[]

The items on this page.

page
integer<int32>

Zero-based page index.

Example:

0

size
integer<int32>

Requested page size.

Example:

20

totalElements
integer<int64>

Total number of matching items across all pages.

Example:

137

totalPages
integer<int32>

Total number of pages.

Example:

7