Skip to main content

Retrieve all users from Discourse

Retrieve all users from Discourse.

Application

  • Discourse

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
FlagUser flags to search forPredefined Choice ListNo
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Ascending?Whether to sort ascendingTrue/FalseNo
OrderWhat to order byPredefined Choice ListNo
Show emails?Whether to include user email addressesTrue/FalseNo
Stats?Whether to return user statsTrue/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