Skip to main content
GET
Resolve personalized slot content

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Headers

x-api-key
string
required

The tenant public API key with the pk_ prefix.

Query Parameters

slot
string
required

The slot identifier to resolve content for.

anonymous_id
string

The visitor anonymous id, used to resolve their segment.

phone
string

Known visitor phone, used to resolve their segment.

email
string

Known visitor email, used to resolve their segment.

Response

200 - application/json

The resolved slot content for the visitor's segment (empty content when no variant matches).

data
object
meta
object