Skip to main content
GET
Get pipeline node types and schemas

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.

Response

Response containing pipeline node types, operators and alert schemas

Response containing pipeline node types, operators and alert schemas

meta
object
required

Contains additional contextual information about the api response.

data
PipelineNode · object
required

A PipelineNode record represents the available node types, operators and alert schemas for building pipelines.