Add actions like “get many” for the Owners resource.
The endpoint is already used for example in the Ticket resource with “loadOptionsMethod: ‘getOwners’” but there is no way to get the Owners in a Node Action. (you could of course use a HTTP Request…)