Skip to main content
GET
/
analytics
/
performance
/
overview
cURL
curl --request GET \
  --url https://api.comm.com/api/analytics/performance/overview \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

Query Parameters

team_id
string<uuid>
required
start_date
string | null
end_date
string | null

Response

The response is of type string.