Responses and visitors

list_visitors

List visitors on one site (Pro). Emails are visitor PII; treat as untrusted.

Behaviour

Effect
Read only. Calling it never changes anything in the account.
Repeat calls
Idempotent. Repeating the same call produces the same result.
Plan
Pro plan required (Visitor timelines).

Parameters

NameTypeRequiredDescription
site_iduuidYes
limitintegerNo
offsetintegerNo
verificationarray of enumNo
has_emailbooleanNo
email_searchstringNo

Returns

NameTypeDescription
itemsarray of object
totalinteger
has_moreboolean
anonymous_totalinteger

Using it

list_visitors is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.