Skip to main content
GET
Get matched intent topics over time for a website visitor

Authorizations

Authorization
string
header
required

Dashboard access token. Send as Authorization: Bearer .

Path Parameters

hashedEmail
string
required

SHA-256 email hash of the website visitor, as 64 hexadecimal characters.

Pattern: ^[a-fA-F0-9]{64}$
Example:

"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"

Query Parameters

audienceId
string<uuid>

Restrict history to this audience in the authenticated organization.

Example:

"11111111-1111-4111-8111-111111111111"

limit
integer
default:120

Maximum history points to return; defaults to 120 and allows up to 500.

Required range: 1 <= x <= 500
Example:

120

Response

Matched intent topics over time for a website visitor

data
object
required
meta
object
required