pub fn count_threads_threads_count_post_request_builder(
configuration: &Configuration,
thread_count_request: ThreadCountRequest,
) -> Result<RequestBuilder, Error<Error>>Expand description
Get the count of threads matching the specified criteria.