GET
/
v1
/
pipes
/
{pipe_name_format}
/
materialize

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pipe_name_format
string
required

Pipe name

Response

200 - application/json
name
string
required

Pipe name

description
string

Pipe description

nodes
object[]
required
to
string

Target source

publish
string

Endpoint name

params
object[]