Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Fetch the data for the different graphs in the dashboard.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.