Skip to main content
GET
List configured streaming sinks

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

List of configured sinks

id
string

Unique identifier for the sink

type
enum<string>

Type of streaming sink

Available options:
kinesis,
fivetran
enabled
boolean

Whether the sink is enabled

config
object

Sink-specific configuration