Skip to main content
GET
/
pipeline
/
metric
/
health
Fetch pipeline health metrics
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/metric/health \
  --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

pipeline_id
string<uuid>

Limit health metrics to the given pipeline id. If not defined, the metrics will include all pipelines for the account.

include_logs
boolean
default:true

Fetch previous log messages for transforms.

Response

200

Default Response