GET
/
multistream
/
target
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

ID of the multistream target

Response

200 - application/json
id
string
name
string
userId
string
deprecated
disabled
boolean

If true then this multistream target will not be used for pushing even if it is configured in a stream object.

createdAt
number

Timestamp (in milliseconds) at which multistream target object was created