if ( method_exists( $this->manager, 'get_status_property' ) ) {
                $status_property = $this->manager->get_status_property();

                $query_params[ $status_property ] = array(
                    'description'       => $this->manager->get_message( 'rest_collection_status_description' ),