def list
    catch_error do
      data = {
        :start => params[:start].to_i - 1,
        :limit => params[:limit]