Function fusionauth_rust_client::apis::default_api::search_user_comments_with_id
source ยท pub async fn search_user_comments_with_id(
configuration: &Configuration,
user_comment_search_request: Option<UserCommentSearchRequest>,
) -> Result<UserCommentSearchResponse, Error<SearchUserCommentsWithIdError>>
Expand description
Searches user comments with the specified criteria and pagination.