Retrieve raw data for events collected with Litlyx.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type object
.
API response
The response is of type object[]
. The value depends on rows you will specify in the body. It will return an object with the specified rows.
Retrieve raw data for events collected with Litlyx.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type object
.
API response
The response is of type object[]
. The value depends on rows you will specify in the body. It will return an object with the specified rows.