Skip to main content
POST
Get 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

edge_id
string

Metrics for specific edge_id

Minimum string length: 1

Body

application/json
Minimum array length: 1
event_ts
integer
required
Required range: x >= 0
pipeline_id
string<uuid>
required
component_id
string
required
Required string length: 1 - 1024
processor
string
required
Required string length: 1 - 256
total_count
integer
required
Required range: x >= 0
total_size
integer
required
Required range: x >= 0

Response

200

Default Response