Currently, when showAssignee: true all users, the particular account can "see" are fetched (i.e. all Users of all Lists for that account). However, this may be a lot of ballast, as only users with access to the lists displayed are of interest.
The solution would be to also submit the list_id to the endpoint, as described here
Currently, when
showAssignee: true
all users, the particular account can "see" are fetched (i.e. all Users of all Lists for that account). However, this may be a lot of ballast, as only users with access to the lists displayed are of interest.The solution would be to also submit the
list_id
to the endpoint, as described here