Retrieve all users from Discourse.
Application
Discourse
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Flag | User flags to search for | Predefined Choice List | No | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Ascending? | Whether to sort ascending | True/False | No | |
Order | What to order by | Predefined Choice List | No | |
Show emails? | Whether to include user email addresses | True/False | No | |
Stats? | Whether to return user stats | True/False | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A