twprojects-list_users
Retrieve users from Teamwork projects, filtered by project ID, user type (account/collaborator/contact), or search term.
Instructions
List users. Scope by project_id or filter by type (account/collaborator/contact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination of results. | |
| page_size | No | Number of results per page for pagination. | |
| project_id | No | The ID of the project from which to retrieve users. Omit to list users across all projects. | |
| search_term | No | A search term to filter users by first or last names, or e-mail. The user will be selected if each word of the term matches the first or last name, or e-mail, not requiring that the word matches are in the same field. | |
| type | No | Type of user to filter by. The available options are account, collaborator or contact. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| people | Yes |