Skip to main content
GET
/
v1
/
notifications
/
funnel
/
state
Get Funnel State
curl --request GET \
  --url https://api.mixpeek.com/v1/notifications/funnel/state \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

The response is of type Response Get Funnel State V1 Notifications Funnel State Get · object.