Skip to content

Pages Contacts

POST
/intent/pages/contacts

Aggregated, deduplicated resolved contacts across a URL list.

One batched HEM pull, then the 4-path identity fan-out. Used to pre-populate the contacts array on a save-from-search keyword so the row shows contact counts immediately (not after the daily resolver).

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Request Body required

object
limit
integer
default: 100 >= 1 <= 500
mode
string
default: quick
offset
integer
urls
required
Array<string>
>= 1 items <= 200 items

Responses

200

Successful Response

422

Validation Error

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