Skip to main content
GET
/
api
/
analytics
/
users
/
{userId}
User analytics
curl --request GET \
  --url https://console.neuronsearchlab.com/api/analytics/users/{userId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Path Parameters

userId
string
required

Query Parameters

from
string<date>
to
string<date>

Response

User analytics

The response is of type object.