This operation lists the users that the application can access. Filters allow to return:
The application must have the 'read' permission granted from the Planzone.
| Name | Optional | Description |
|---|---|---|
| planzone | YES | List the users which belong to a specific Planzone. The parameter defines a list of planzone GUID separated by a comma (,). The default is to list the users from any Planzone that the user can access. |
| project | YES | List the users which are team member of a specific project. The parameter defines a list of project GUID separated by a comma (,). |
| status | YES | Filters the user on their status. Valid values are: active, invited, inactive, all. The default is active. |
The project parameter is mandatory (this restriction will be suppressed in the future)
The following request:
lists the users which are active.
The response contains a user XML element which describes the user.
| 200 | OK | Operation succeeded |
planzones
user
user/picture
user XML element