an object with query parameters
OptionalcountTotal?: booleanOptionallimit?: numberThe number of assistants to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: Optional resource field name to sort on, case insensitive, e.g. name. Can be prefixed with - to set descending order; defaults to ascending.
Optionaloptions: ApiCallOptions
Retrieves the list of assistants. The result can be filtered, sorted, and paginated.