Appearance
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
Requiredstring
sessionId*
Type
Requiredstring
pageViewId*
Type
Requiredstring
pageUrl*
Type
Requiredstring
Responses​
Eligibility result
application/json
JSON"notification": "string"
{
 Â
}