Skip to main content
GET
Fetch pipeline health 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

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