pm_export_users_joined
Export user display names, emails, or phone numbers as comma or semicolon separated text. Filter by organization, team, label, or user kind.
Instructions
GET /users/export/joined — plain text; field: display_name|email|phone; separator: comma|semicolon; same filters as pm_list_users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | ||
| team_id | No | ||
| label_id | No | ||
| label_ids | No | ||
| separator | No | comma | |
| user_kind | No | ||
| x_user_id | No | ||
| organization_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |