Skip to content

Pages Visitors

POST
/intent/pages/visitors

Resolve the people who visited a specific page URL.

Backed by the same S1 -> S2 chain the FE drill-down uses. Returns HEM, profile fields (verified), and a source tier (verified / b2b / b2c / company / anonymous) so the caller can filter confidence.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Request Body required

object
limit
integer
default: 50 >= 1 <= 500
mode

‘quick’ (~500ms) or ‘full’ (~2-3s, all paths).

string
default: quick
offset
integer
url
required

Canonical PAGE_URL, e.g. ‘cognism.com/pricing’ (no scheme, no www).

string
>= 1 characters <= 1024 characters

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string