Skip to main content
GET
Fetch log cluster samples

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

id
string
required

The identifier of the classifier analysis

log_cluster_id
string
required

The cluster identifier

from
string<date-time>
required

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

to
string<date-time>

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

limit
integer
default:20
Required range: 1 <= x <= 200

Response

200

Default Response