cURL
curl --request GET \ --url https://api.artosai.com/analytics/system \ --header 'Authorization: Bearer <token>'
{}
Returns aggregate usage and performance metrics across the organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
daily
weekly
monthly
System analytics
The response is of type object.
object