This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogUserService.
list_users
list_users() ->
list[CatalogUser]
Get a list of all existing users.
Parameters
NoneReturns
type | description |
---|---|
list[CatalogUser] | List of all Users as User entity objects. |