Skip to main content
GET
/report/:id/data

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Unique report ID

Response

200 - application/json
start
string<date>
end
string<date>
title
string
currency
string
table_state
object | null
results
object[]
timeMs
integer
duration
string
success
boolean