Skip to main content
GET
Fetch usage metrics

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Query Parameters

from
string<date-time>
required

A date/time string that defines the beginning of the window

to
string<date-time>
required

A date/time string that defines the end of the window

id
string
required

The identifier of the classifier analysis

annotation
enum<string>
required
Available options:
app,
host,
level,
log_type
limit
integer
default:20
Required range: 1 <= x <= 500

Response

200

Default Response