List data stream configurations of your organization

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Response

List of data stream with their current status
namestring or null
Descriptive name or purpose of the data stream
destinationobject or null
filterslist of objects or null
data_stream_typeany or null
relation_resolutionany or null
statusany or null

Errors