Skip to main content

Retrieve all streams from Zulip

Retrieve all streams from Zulip.

Application

  • Zulip

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Include all active?Whether to include all active streams. The user must have administrative privileges to use this parameterTrue/FalseNo
Include default?Whether to include all default streams for the users realmTrue/FalseNo
Include owner subscribed?Whether the user is a bot, include all streams that the bots owner is subscribed toTrue/FalseNo
Include public?Whether to include all public streamsTrue/FalseNo
Include subscribed?Whether to include all streams that the user is subscribed toTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A