an object with query parameters
Optional
countTotal?: booleanOptional
limit?: numberThe number of knowledgebases to get.
Optional
next?: stringOptional parameter to request the next page.
Optional
prev?: stringOptional parameter to request the previous page.
Optional
sort?: Optional resource field name to sort on, case insensitive, eg. name. Can be prefixed with - to set descending order, defaults to ascending.
Optional
options: ApiCallOptions
Returns a list of all knowledgebases the user has access to.