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

Documentation Index

Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

itemId
string
required
Pattern: ^itm_

Query Parameters

from
string<date>
to
string<date>

Response

Item analytics

The response is of type object.