Skip to main content
GET
/
pipeline
/
metric
/
usage
/
profile
/
log-clustering
/
samples
Fetch log cluster samples
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/metric/usage/profile/log-clustering/samples \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

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