Pipes
Materialize Pipe
Get materialized pipe from draft.
GET
/
v1
/
pipes
/
{pipe_name_format}
/
materialize
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
pipe_name_format
string
requiredPipe name
Response
200 - application/json
name
string
requiredPipe name
description
string
Pipe description
nodes
object[]
requiredto
string
Target source
publish
string
Endpoint name
params
object[]