Skip to content

Get the highest-priority eligible Web message for this website visitor and page​

GET
/widget/push-notifications/eligible

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Query Parameters

visitorId*
Type
string
Required
sessionId*
Type
string
Required
pageViewId*
Type
string
Required
pageUrl*
Type
string
Required

Responses​

Eligibility result

application/json
JSON
{
  
"notification": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI