cURL
curl --request GET \ --url https://api.comm.com/api/analytics/performance/latency-trends \ --header 'Authorization: Bearer <token>'
{ "granularity": "<string>", "data": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
hour
day
week