GetUsers
Retrieves an array of user profiles based on the provided query parameters.
Last updated
Retrieves an array of user profiles based on the provided query parameters.
Last updated
Client Authoritative (default)
Path Parameters
query [optional]
The query parameters used to filter the user profiles.
Returns
VyTask<VyUserProfileDto[]> An asynchronous task that returns an array of user profiles.