Skip to main content
GET
/
analytics
/
system
Fetch system‑wide analytics (admin only)
curl --request GET \
  --url https://api.artosai.com/analytics/system \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

timeRange
enum<string>
Available options:
daily,
weekly,
monthly
startDate
string
endDate
string

Response

200 - application/json

System analytics

The response is of type object.